commit | f2a76225b962f00642002fb109aee2e5b0dc4259 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 23 14:49:22 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 28 07:21:00 2015 +0100 |
tree | 1e9da1e3e9162d8e62b5af0638e5bc13014849d8 | |
parent | 5343ecf4e5c94aecdd6a859b76c125c3544865d1 [diff] |
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>