aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
diff options
context:
space:
mode:
authorRyan Kennedy <[email protected]>2019-07-04 11:35:28 -0400
committerGreg Kroah-Hartman <[email protected]>2019-07-25 10:40:02 +0200
commitf3dccdaade4118070a3a47bef6b18321431f9ac6 (patch)
treedea10f1f2f7586e6f43a96407ec245bb790d9ebe /scripts/gdb/linux/symbols.py
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff)
usb: pci-quirks: Correct AMD PLL quirk detection
The AMD PLL USB quirk is incorrectly enabled on newer Ryzen chipsets. The logic in usb_amd_find_chipset_info currently checks for unaffected chipsets rather than affected ones. This broke once a new chipset was added in e788787ef. It makes more sense to reverse the logic so it won't need to be updated as new chipsets are added. Note that the core of the workaround in usb_amd_quirk_pll does correctly check the chipset. Signed-off-by: Ryan Kennedy <[email protected]> Fixes: e788787ef4f9 ("usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume") Cc: stable <[email protected]> Acked-by: Alan Stern <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions