Re: [PATCH v2] usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 8/3/2017 1:28 PM, Felipe Balbi wrote:
> 
> Hi,
> 
> Sandeep Singh <Sandeep.Singh@xxxxxxx> writes:
>> @@ -260,11 +266,12 @@ int usb_hcd_amd_remote_wakeup_quirk(struct pci_dev *pdev)
>>  {
>>  	/* Make sure amd chipset type has already been initialized */
>>  	usb_amd_find_chipset_info();
>> -	if (amd_chipset.sb_type.gen != AMD_CHIPSET_YANGTZE)
>> -		return 0;
>> -
>> -	dev_dbg(&pdev->dev, "QUIRK: Enable AMD remote wakeup fix\n");
>> -	return 1;
>> +	if (amd_chipset.sb_type.gen == AMD_CHIPSET_YANGTZE ||
>> +	    AMD_CHIPSET_TAISHAN) {
> 
> Sure this is what you wanna do?
> 

Yes. Please..
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux