Home
last modified time | relevance | path

Searched hist:"1 dcb4f38e5bc28dfce0f8c7eef184a090b03bfc7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff 1dcb4f38e5bc28dfce0f8c7eef184a090b03bfc7 Mon Dec 06 02:48:03 CST 2010 Axel Lin <axel.lin@gmail.com> ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()

As the comments of snd_soc_instantiate_cards() said,
snd_soc_instantiate_cards() must be called with client_mutex.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>