summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/Kconfig
diff options
context:
space:
mode:
authorJayachandran C2012-01-27 15:57:32 +0100
committerGreg Kroah-Hartman2012-02-02 21:46:36 +0100
commite4436a7c17ac2b5e138f93f83a541cba9b311685 (patch)
tree66051e7d756a025cd02d34bb3fe4fbc82aeb859b /drivers/usb/host/Kconfig
parentpowerpc/usb: fix issue of CPU halt when missing USB PHY clock (diff)
downloadkernel-qcow2-linux-e4436a7c17ac2b5e138f93f83a541cba9b311685.tar.gz
kernel-qcow2-linux-e4436a7c17ac2b5e138f93f83a541cba9b311685.tar.xz
kernel-qcow2-linux-e4436a7c17ac2b5e138f93f83a541cba9b311685.zip
usb: Skip PCI USB quirk handling for Netlogic XLP
The Netlogic XLP SoC's on-chip USB controller appears as a PCI USB device, but does not need the EHCI/OHCI handoff done in usb/host/pci-quirks.c. The pci-quirks.c is enabled for all vendors and devices, and is enabled if USB and PCI are configured. If we do not skip the qurik handling on XLP, the readb() call in ehci_bios_handoff() will cause a crash since byte access is not supported for EHCI registers in XLP. Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com> Cc: stable <stable@vger.kernel.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/Kconfig')
0 files changed, 0 insertions, 0 deletions