linux-stable/drivers/base/regmap
Mark Brown 7330478127 regmap: Implement writable register checks
This is mainly intended to be used by devices which can dynamically
block register writes at runtime, for other devices there is usually
limited value.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-08-08 15:56:41 +09:00
..
Kconfig regmap: Add SPI bus support 2011-07-23 07:56:59 +01:00
Makefile regmap: Add SPI bus support 2011-07-23 07:56:59 +01:00
regmap-i2c.c regmap: Add I2C bus support 2011-07-23 07:56:39 +01:00
regmap-spi.c regmap: Add SPI bus support 2011-07-23 07:56:59 +01:00
regmap.c regmap: Implement writable register checks 2011-08-08 15:56:41 +09:00