ALSA: hda - Fix regression for slave SPDIF setups
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2015 13:14:53 +0000 (15:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2015 13:51:59 +0000 (15:51 +0200)
commit7d4b5e978ad350916b5c3995490b09c4e59cec4a
treeeb26a14aa1fddb12febdde64b5a9f1b2e3de2186
parent3047755588e71b67c3f60409686fabf8506357e9
ALSA: hda - Fix regression for slave SPDIF setups

The commit [a551d91473e5: ALSA: hda - Use regmap for command verb
caches, too] introduced a regression due to a typo in the conversion;
the IEC958 status bits of slave digital devices aren't updated
correctly.  This patch corrects it.

Fixes: a551d91473e5 ('ALSA: hda - Use regmap for command verb caches, too')
Reported-and-tested-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c