]> git.itanic.dy.fi Git - linux-stable/commit
usb: xhci: define IDs for various ASMedia host controllers
authorForest Crossman <cyrozap@gmail.com>
Tue, 28 Jul 2020 04:24:07 +0000 (23:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 14:51:29 +0000 (16:51 +0200)
commit1841cb255da41e87bed9573915891d056f80e2e7
tree59000e443ca74671a4d2ecbf85c2a0f349d666f2
parent2d30e408a2a6b3443d3232593e3d472584a3e9f8
usb: xhci: define IDs for various ASMedia host controllers

Not all ASMedia host controllers have a device ID that matches its part
number. #define some of these IDs to make it clearer at a glance which
chips require what quirks.

Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Link: https://lore.kernel.org/r/20200728042408.180529-2-cyrozap@gmail.com
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c