ALSA: firewire-tascam: fix an LED bug
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 15 Oct 2015 18:16:30 +0000 (21:16 +0300)
committerTakashi Iwai <tiwai@suse.de>
Sat, 17 Oct 2015 10:04:16 +0000 (12:04 +0200)
commit69ec98d7e5661a1c98ec51c26d6e91af3bbe0e72
tree95e5e388c1378cc8b36349abdd6cf2402ca7660e
parent90bbaf66ee7b946952f1e82a0069639dea5fd893
ALSA: firewire-tascam: fix an LED bug

We recently tried to add some new code to support turning the LED on and
off but the code in snd_tscm_transaction_reregister() is unreachable.

Fixes: e65e2cb99e44 ('ALSA: firewire-tascam: Turn on/off FireWire LED')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/tascam/tascam-transaction.c