From: Benjamin Herrenschmidt Date: Thu, 14 Dec 2006 19:54:03 +0000 (+1100) Subject: USB: Implement support for "split" endian OHCI X-Git-Tag: v2.6.21-rc1~92^2~29^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11d1a4aa8d657478cb2e5d33f203ba8f01b9ac24;p=pandora-kernel.git USB: Implement support for "split" endian OHCI This patch separates support for big endian MMIO register access and big endian descriptors in order to support the Toshiba SCC implementation which has big endian registers but little endian in-memory descriptors. It simplifies the access functions a bit in ohci.h while at it. Signed-off-by: Benjamin Herrenschmidt Acked-by: David Brownell Acked-by: Geoff Levand Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed