]> git.karo-electronics.de Git - linux-beck.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)
commit121df681da21cebd8915c8ad62b33b7c90d4b395
treeb80ab0e4c012a9aa890d352f7fc9c771bc93f332
parent02afc6a23863367f59a3c792567cf1c9bb9d626c
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