Files
linux/drivers/base
Stephen Warren 141eba2e00 regmap: allow busses to request formatting with specific endianness
Add a field to struct regmap_bus that allows bus drivers to request that
register addresses and values be formatted with a specific endianness.

The default endianness is unchanged from current operation: Big.

Implement native endian formatting/parsing for 16- and 32-bit values.
This will be enough to support regmap-mmio.c.

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
..
2012-05-18 20:46:17 +02:00
2012-05-04 16:33:16 -07:00
2012-04-18 15:37:35 -07:00
2012-03-14 07:44:11 +01:00
2010-05-21 09:37:29 -07:00