diff options
author | Kevin Cernekee <cernekee@gmail.com> | 2014-10-11 20:10:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-04 00:38:17 +0100 |
commit | a4760b3413732bccac2795b6aed28e2ff99c8ef4 (patch) | |
tree | ab1875ec08002380ec7aedddf2f8c02b497e9531 /drivers/usb/host/ohci-platform.c | |
parent | usb: chipidea: host: add portpower override (diff) | |
download | linux-a4760b3413732bccac2795b6aed28e2ff99c8ef4.tar.xz linux-a4760b3413732bccac2795b6aed28e2ff99c8ef4.zip |
USB: OHCI: Eliminate platform-specific test in ohci.h
The bcm63xx and bcm3384 platforms need to set OHCI_QUIRK_FRAME_NO, but
they are non-PPC platforms and don't enable CONFIG_PPC_MPC52xx.
Therefore this patch changes the code that uses OHCI_QUIRK_FRAME_NO,
making it not depend on CONFIG_PPC_MPC52xx.
Also, rephrase the comments describing OHCI_QUIRK_FRAME_NO and the
related PSW endian swap.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-platform.c')
0 files changed, 0 insertions, 0 deletions