diff options
| author | Benjamin Herrenschmidt <[email protected]> | 2006-12-15 06:54:08 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-02-07 15:44:32 -0800 |
| commit | 083522d76662cda71328df1f3d75e5a9057c7c9f (patch) | |
| tree | eafbb962ec90431d0c1b490b4caea7cf9b54672c /scripts/patch-kernel | |
| parent | 11d1a4aa8d657478cb2e5d33f203ba8f01b9ac24 (diff) | |
USB: Implement support for EHCI with big endian MMIO
This patch implements supports for EHCI controllers whose MMIO
registers are big endian and enables that functionality for
the Toshiba SCC chip. It does _not_ add support for big endian
in-memory data structures as this is not needed for that chip
and I hope it will never be.
The guts of the patch are to convert readl(...) to
ehci_readl(ehci, ...) and similarly for register writes.
Signed-off-by: Kou Ishizaki <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Acked-by: Geoff Levand <[email protected]>
Acked-by: David Brownell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions