ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.c
authorTakashi Iwai <tiwai@suse.de>
Mon, 1 Dec 2008 10:42:09 +0000 (11:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Dec 2008 10:52:25 +0000 (11:52 +0100)
commitc9b46f9144b8dce6c12aec08f34a908aedd28b37
treebc85218753dfb7644dd93c368a70ad666342b5e8
parent36adba1fc79851949c4792f2e9b4d0dddbc6d5e4
ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.c

The amp switch of SPDIF outputs have to be cached in the amp cache
instead of codec cache.  Otherwise it conflicts with the IEC958
playback switch control in hda_codec.c.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c