[PATCH 5/7] USB: r8a66597-hcd: restore big-endian operation.
From: Sergei Shtylyov <hidden>
Date: 2012-03-10 11:02:38
Also in:
linux-mips, linux-sh
From: Sergei Shtylyov <hidden>
Date: 2012-03-10 11:02:38
Also in:
linux-mips, linux-sh
Hello. On 09-03-2012 20:38, Thomas Schwinge wrote:
On SH, as of 37b7a97884ba64bf7d403351ac2a9476ab4f1bba we have to use the
Please also specify the summary of thta commit in parens.
endianess-agnostic I/O accessor functions.
This driver is also enabled in ARM's viper_defconfig as well as MIPS' bcm47xx_defconfig and fuloong2e_defconfig -- I suppose none of these are operating in big-endian mode, or this issue should already have been noticed before.
The device is now recognized correctly for both litte-endian and big-endian sh7785lcr, but I have not tested this any further, as the board is situated in a remote data center.
Signed-off-by: Thomas Schwinge<redacted> Cc: Paul Mundt<redacted> Cc: linux-sh at vger.kernel.org Cc: linux-usb at vger.kernel.org Cc: linux-arm-kernel at lists.infradead.org Cc: linux-mips at linux-mips.org
WBR, Sergei