]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 4 Jun 2014 06:25:32 +0000 (15:25 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 4 Jun 2014 12:35:24 +0000 (14:35 +0200)
commitc6e5e741c6dc8e13a47721f419e26e6ac19ecaf4
treefa3086fe18bbf74fd126a04e5f869297ffe78a44
parent21fd3e956ee8a307a06bc6e095f5767a00eb2a7e
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()

All assignment for local variables in these functions are not related to
critical section.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/bebob/bebob_stream.c
sound/firewire/fireworks/fireworks_stream.c