ASoC: rt5645: Use the mod_delayed_work instead of the queue_delayed_work and cancel_d...
authorOder Chiou <oder_chiou@realtek.com>
Tue, 10 Nov 2015 11:35:18 +0000 (19:35 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:24:22 +0000 (10:24 +0000)
commit6e5b143c1d86d75a6d18b9f2cbde3aaebae87423
tree4853085aaa868c7a787195599403b5b4d7db2e5f
parent438cd5afb0e1da50468c4433a67564e2d0c864ef
ASoC: rt5645: Use the mod_delayed_work instead of the queue_delayed_work and cancel_delayed_work_sync

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c