]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8962: Update locking around use of DAPM pin API
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 18 Feb 2014 15:22:18 +0000 (15:22 +0000)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 10:22:56 +0000 (19:22 +0900)
commit5263d8cdf104a05cdf6517a3f1fab9d7525eb239
treef4a7cad35c0a79c46c0b2204890d00c776397469
parent123c6a6e53413d342a1ea01ecf4b22757bff090f
ASoC: wm8962: Update locking around use of DAPM pin API

The pin updates in this driver look like they are intended to be done
atomically, update to do so.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm8962.c