regmap: mmio: request native endian formatting
authorStephen Warren <swarren@nvidia.com>
Thu, 24 May 2012 16:47:27 +0000 (10:47 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:11:43 +0000 (13:11 +0100)
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 <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found