]> git.baikalelectronics.ru Git - kernel.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)
commitc014ce25f40f3c8274e760dd5117aa2240ba3e28
treeff8040b5ed1ee697f7ddbebe46121dd3d6a4e28f
parent03a169e57a9a3fd69c1713c317a06f163ad63b5c
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