From: Ben Dooks Date: Wed, 18 Mar 2015 15:53:09 +0000 (+0000) Subject: usb: gadget: atmel_usba: use endian agnostic IO on ARM X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~55^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3dd3befd7cb7d445fcb7c51cd922bf89afe0762;p=pandora-kernel.git usb: gadget: atmel_usba: use endian agnostic IO on ARM Change from using the __raw IO accesors to the endian agnostic versions of readl/writel_relaxed when not on AVR32. This fixes issues with running big endian on ARMv7. Signed-off-by: Ben Dooks -- CC: Nicolas Ferre CC: Felipe Balbi CC: Greg Kroah-Hartman CC: linux-usb@vger.kernel.org Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed