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:
5343ecf
)
ALSA: line6: Drop superfluous spinlock for trigger
author
Takashi Iwai
<tiwai@suse.de>
Fri, 23 Jan 2015 13:49:22 +0000
(14:49 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 28 Jan 2015 06:21:00 +0000
(07:21 +0100)
The trigger callback is already spinlocked, so we need no more lock
here (even for the linked substreams). Let's drop it.
Tested-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found