]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: mmio: Explicitly say little endian is the defualt in the bus config
authorMark Brown <broonie@kernel.org>
Thu, 31 Mar 2016 17:18:09 +0000 (10:18 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 31 Mar 2016 20:41:12 +0000 (13:41 -0700)
commit555ea635b0a5d40ad9494c0f06067bebe642089d
tree18405717bd7018065ba2e3bf3c964e38e0549427
parent3039f62d3fccb077513a4ffae4d1ef4609c1b724
regmap: mmio: Explicitly say little endian is the defualt in the bus config

Otherwise the DT parsing will default to big endian if nothing is
specified.

Reported-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap-mmio.c