linux/drivers/base/regmap
Mark Brown 31244e396f regmap: Provide register map dump via debugfs
Copy over the read parts of the ASoC debugfs implementation into regmap,
allowing users to see what the register values the device has are at
runtime. The implementation, especially the support for seeking, is
mostly due to Dimitris Papastamos' work in ASoC.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-08-08 15:57:00 +09:00
..
Kconfig regmap: Add SPI bus support 2011-07-23 07:56:59 +01:00
Makefile regmap: Provide register map dump via debugfs 2011-08-08 15:57:00 +09:00
internal.h regmap: Provide register map dump via debugfs 2011-08-08 15:57:00 +09:00
regmap-debugfs.c regmap: Provide register map dump via debugfs 2011-08-08 15:57:00 +09:00
regmap-i2c.c
regmap-spi.c regmap: Add SPI bus support 2011-07-23 07:56:59 +01:00
regmap.c regmap: Provide register map dump via debugfs 2011-08-08 15:57:00 +09:00