commit | 0671da189c1d75eec5f6aba786d57d25209dd2bc | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jul 24 12:23:37 2011 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Aug 08 14:59:55 2011 +0900 |
tree | 698ef563e3890ec8ddd8ee8bd70ad0df88c4026c | |
parent | be3ea3b9e8df64acb3606055c01291f0b58876a6 [diff] |
ASoC: Add regmap as a control type Allow drivers to set up their own regmap API structures. This is mainly useful with MFDs where the core driver will have set up regmap at the minute, though it may make sense to push the existing regmap setup out of the core into the drivers. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>