commit | 2e47fff113b7468be2d905e381408c05df72f1ae | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jul 21 17:30:08 2011 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Aug 22 12:23:48 2011 +0100 |
tree | 68c187902da23ae40216a5cfc2c24398b0db8def | |
parent | 1df5981b82d9eabdd6e66d1d9514164c02329345 [diff] |
mfd: Provide regmap register access info from wm831x driver Lets us see the register map in debugfs and will enable us to push access checking down into the regmap API. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com>