USB: EHCI big endian data structures support (for 440EPx)
authorStefan Roese <ml@stefan-roese.de>
Fri, 4 May 2007 18:38:17 +0000 (11:38 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:29:50 +0000 (16:29 -0700)
commitfc65a15f1fc0fc95c319c9bfaeb7636fef9987cc
treebcb6413d74525e4a2e0a23e5d7c480849b9c7156
parent97cd49ebf74e3bee49d541a47ef085df1fbfac7d
USB: EHCI big endian data structures support (for 440EPx)

This patch adds support for the AMCC 440EPx EHCI controller whose
in-memory data structures and the registers are represented in big-
endian format.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-ppc-soc.c [new file with mode: 0644]