commit | 6a55244e897d32952832a67cb35cfbfa3f722c50 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu May 24 10:47:27 2012 -0600 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 03 13:11:43 2012 +0100 |
tree | be0a289314b2f99ea6d4ffc2d7632d53c844e137 | |
parent | 141eba2e006dd8145bed2e49fae3de5af65ab9b0 [diff] |
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 <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>