ASoC: arizona: Factor out speaker widgets from CODEC drivers
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 10 Jan 2013 14:45:58 +0000 (14:45 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 21 Mar 2013 17:54:18 +0000 (18:54 +0100)
commit56447e1324009d7e3cec40e3cc2987843b59a00f
tree5a06797850248ded279d40655c85c0a1d2ca2f95
parent4f1b07581613bf076b0dacdd9a3fb290d3caa227
ASoC: arizona: Factor out speaker widgets from CODEC drivers

Some system designs have been identified which repurpose portions of the
speaker driver circuits for other functions which will require that they
not be managed using DAPM. Prepare for this by factoring out the creation
of the speaker widgets into the core driver, the widgets will be replaced
by dummy ones when the additional functions are enabled.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/arizona.c
sound/soc/codecs/arizona.h
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c
This page took 0.024804 seconds and 5 git commands to generate.