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:
5b5cd55
)
ALSA: Remove BKL from open multiplexer
author
Takashi Iwai
<tiwai@suse.de>
Wed, 7 Apr 2010 16:52:08 +0000
(18:52 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 9 Apr 2010 08:28:36 +0000
(10:28 +0200)
Use a local mutex instead of BKL. This should suffice since each device
type has also its open_mutex.
Also, a bit of clean-up of the legacy device auto-loading code.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found