]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rt5663: Check the JD status in the resume function
authorOder Chiou <oder_chiou@realtek.com>
Mon, 12 Jun 2017 03:02:17 +0000 (11:02 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 13 Jun 2017 18:32:08 +0000 (19:32 +0100)
commit17616ce62c84c94e9519574e9d2df6f20e80a285
tree6d1a9d147eb42289b269e03fa204ba72a1666962
parentaf2728e4deb9f08721374f3adc06b1d3e7d133ec
ASoC: rt5663: Check the JD status in the resume function

In the suspend, the IRQ function will not work in some machines. So the JD
status should be checked in the resume function.

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