diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-07-24 15:27:38 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-24 14:56:19 +0100 |
commit | 6b3fc03b3b614ced09df96ca60ab6f627d8c240c (patch) | |
tree | 0c8dcd214e033bf050a70fa10cce10bbaacf40e7 /firmware/ttusb-budget | |
parent | ce6cfaf1de136cd3e6ed7c0ed984be8d003a58c1 (diff) | |
download | linux-6b3fc03b3b614ced09df96ca60ab6f627d8c240c.tar.bz2 |
ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_power
In order to avoid race conditions the assignment of dapm->update should happen
while card->dapm_mutex is being held. To allow CODEC drivers to run a register
update when using snd_soc_dapm_mux_update_power() or
snd_soc_dapm_mixer_update_power() add a update parameter to these two functions.
The update parameter will be assigned to dapm->update while card->dapm_mutex is
locked.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'firmware/ttusb-budget')
0 files changed, 0 insertions, 0 deletions