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>
Tue, 11 Aug 2020 13:35:30 +0000 (15:35 +0200)
commit49a9ed2310eb1c25fd3632364fa22c212bac1f91
tree4ebb005cacfe6accae3214f42ef7a5312b787ab8
parent7781c9c38d027fcb8563fb667b45c498f2c1e35b
usb: xhci: define IDs for various ASMedia host controllers

commit 1841cb255da41e87bed9573915891d056f80e2e7 upstream.

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