ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 14:15:21 +0000 (15:15 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2015 07:16:18 +0000 (08:16 +0100)
commit84ac9bb12e8158e1affad4ae7718eb653fa5e36d
treec889e2360957b28edef137264b6d1f8a8838d5ce
parent7d70c81ccaccb74326255fb9549c872bc29193d6
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 <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/pcm.c
This page took 0.024261 seconds and 5 git commands to generate.