On Wed, Aug 23, 2017 at 04:26:00PM +0530, Sandeep Singh wrote: > From: Sandeep Singh <[email protected]> > > The following commit cause a regression on ATI chipsets. > 'commit e788787ef4f9 ("usb:xhci:Add quirk for Certain > failing HP keyboard on reset after resume")' > > This causes pinfo->smbus_dev to be wrongly set to NULL on > systems with the ATI chipset that this function checks for first. > > Added conditional check for AMD chipsets to avoid the overwriting > pinfo->smbus_dev. > > Reported-by: Ben Hutchings <[email protected]> > Signed-off-by: Sandeep Singh <[email protected]> > Signed-off-by: Shyam Sundar S K <[email protected]> > cc: Nehal Shah <[email protected]>
A "Fixes:" tag here would be good, as would a "cc: [email protected]" right? And you have tested this out well, right? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
