]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: AB8500 debugfs
authorMattias Wallin <mattias.wallin@stericsson.com>
Mon, 13 Sep 2010 14:05:04 +0000 (16:05 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:29:25 +0000 (00:29 +0200)
commit5814fc35e1837e30b82c3d57f41310d4c4c52824
treea1af93694c140cb5bf54aff2a194fc084d12d7fb
parent38b340527aa44bb8d1b88ef1e5a4e26b27695c2b
mfd: AB8500 debugfs

This patch adds the possibility to read and write registers
via the debug_fs. It also adds ranges of registers sorted by bank
which makes it possible to read all defined registers in a bank.

Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ab8500-core.c
drivers/mfd/ab8500-debugfs.c [new file with mode: 0644]