]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: mfld_machine: Update locking around use of DAPM pin API
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 18 Feb 2014 15:22:21 +0000 (15:22 +0000)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 10:22:58 +0000 (19:22 +0900)
commit94b4527979a9de3c22a17e29f86a3d69228e0300
treeb80ab0e4c012a9aa890d352f7fc9c771bc93f332
parentbd2b94dd5797048bd1d0544668fd16678632aac0
ASoC: mfld_machine: 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/intel/mfld_machine.c