usb: ehci: add pci device support for Aspeed platforms
authorNeal Liu <neal_liu@aspeedtech.com>
Tue, 8 Feb 2022 10:16:57 +0000 (18:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Feb 2022 16:55:27 +0000 (17:55 +0100)
commitc3c9cee592828528fd228b01d312c7526c584a42
treec556b385e2eb456717d40060e04e34d40d32a707
parent5726079cd4860c190722445e01e1007e40a9ccb4
usb: ehci: add pci device support for Aspeed platforms

Enable Aspeed quirks in commit 7f2d73788d90 ("usb: ehci:
handshake CMD_RUN instead of STS_HALT") to support Aspeed
ehci-pci device.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com>
Link: https://lore.kernel.org/r/20220208101657.76459-1-neal_liu@aspeedtech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-pci.c