]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: line6: Drop superfluous spinlock for trigger
authorTakashi Iwai <tiwai@suse.de>
Fri, 23 Jan 2015 13:49:22 +0000 (14:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 28 Jan 2015 06:21:00 +0000 (07:21 +0100)
commitf2a76225b962f00642002fb109aee2e5b0dc4259
tree1e9da1e3e9162d8e62b5af0638e5bc13014849d8
parent5343ecf4e5c94aecdd6a859b76c125c3544865d1
ALSA: line6: Drop superfluous spinlock for trigger

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>
sound/usb/line6/pcm.c
sound/usb/line6/pcm.h