From: Takashi Iwai Date: Mon, 19 Jan 2015 14:15:21 +0000 (+0100) Subject: ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~44^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ac9bb12e8158e1affad4ae7718eb653fa5e36d;p=pandora-kernel.git ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback The PCM trigger callback is guaranteed to be called already in spinlock / irq-disabled context. Tested-by: Chris Rorvick Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed