]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regmap: Add debugfs information for the cache status
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Feb 2012 18:02:06 +0000 (18:02 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Feb 2012 19:24:46 +0000 (19:24 +0000)
commit028a01e601487b5991b70dba506dfe87d83543f6
treef92c3f85f5b6d1d95dbc2467289fdc5748707c8b
parent847fb6fdf58c0ef4c207d2853a043a4da3db9c76
regmap: Add debugfs information for the cache status

Show all the cache status flags in debugfs if we have a cache.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap-debugfs.c