]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HF
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 26 Sep 2011 13:26:26 +0000 (16:26 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 26 Sep 2011 21:23:33 +0000 (22:23 +0100)
commite71a5e5af69185f1c2e5c1bf4ee90d92dd1c1e8a
tree50da82c136244ac9cb2d20c0cbe963322ac78613
parenta8cc7189cd1ff7856ef688af3a492668e30dda02
ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HF

The delayed works for the output can be moved within the
twl6040_output struct (from the twl6040_data) to be better
organized.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl6040.c