git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed8cc47
)
ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()
author
Axel Lin
<axel.lin@gmail.com>
Mon, 6 Dec 2010 08:48:03 +0000
(16:48 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 6 Dec 2010 12:53:43 +0000
(12:53 +0000)
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>
No differences found