ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_data
commit46dd0b93a086b798a040c06479eabcb87cd29344
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 26 Sep 2011 13:26:27 +0000 (26 16:26 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 26 Sep 2011 21:24:18 +0000 (26 22:24 +0100)
tree73fd9684faed7159608af219047449b471b206fa
parente71a5e5af69185f1c2e5c1bf4ee90d92dd1c1e8a
ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_data

The delayed_work named 'delayed_work' is for the headset detection,
so move it to the twl6040_jack_data struct.

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