From f2a76225b962f00642002fb109aee2e5b0dc4259 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 23 Jan 2015 14:49:22 +0100 Subject: [PATCH] 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 Signed-off-by: Takashi Iwai --- Reading git-format-patch failed