]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Add regmap as a control type
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 24 Jul 2011 11:23:37 +0000 (12:23 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 8 Aug 2011 05:59:55 +0000 (14:59 +0900)
commitfe9e42e99ab82bf49d57b8449c001d28b399eeb5
tree698ef563e3890ec8ddd8ee8bd70ad0df88c4026c
parent204b79c1f0c9af53bdad66df5a454b09e82b247d
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>
include/sound/soc.h
sound/soc/soc-io.c