]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3b0260d11f3b70664a473553f513ae03f72610c
treeeb26a14aa1fddb12febdde64b5a9f1b2e3de2186
parent3f2489dab4411f742d15b40dfa89d050b61ab877
ALSA: hda - Fix regression for slave SPDIF setups

The commit [74cf158914fd: 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: 74cf158914fd ('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