From: Stephen Warren Date: Thu, 24 May 2012 16:47:27 +0000 (-0600) Subject: regmap: mmio: request native endian formatting X-Git-Tag: v3.6-rc1~158^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a55244e897d32952832a67cb35cfbfa3f722c50;p=pandora-kernel.git regmap: mmio: request native endian formatting This will avoid the regmap core converting all addresses and values into big endian, only for the mmio bus driver to have to convert them back to native endian. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed