android_kernel_samsung_msm8976/drivers/base/regmap
Stephen Warren 6a55244e89 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>
2012-06-03 13:11:43 +01:00
..
internal.h Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next 2012-05-13 19:20:47 +01:00
Kconfig regmap: Use select .. if to get IRQ_DOMAIN enabled 2012-05-23 10:15:51 +01:00
Makefile
regcache-lzo.c
regcache-rbtree.c
regcache.c
regmap-debugfs.c
regmap-i2c.c i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING 2012-05-30 10:55:34 +02:00
regmap-irq.c regmap: Fix typo in IRQ register striding 2012-05-17 22:59:24 +01:00
regmap-mmio.c regmap: mmio: request native endian formatting 2012-06-03 13:11:43 +01:00
regmap-spi.c
regmap.c regmap: allow busses to request formatting with specific endianness 2012-06-03 13:11:43 +01:00