]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: rt5640: Move cache sync() to resume()
authorOder Chiou <oder_chiou@realtek.com>
Thu, 27 Mar 2014 07:55:47 +0000 (15:55 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 16:27:40 +0000 (17:27 +0100)
commit4c9185be5e8eefd10b0f172e794b108697d86985
treeff8040b5ed1ee697f7ddbebe46121dd3d6a4e28f
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
ASoC: rt5640: Move cache sync() to resume()

The patch fixes the defect in case of resume which doesn't sync the cache.

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