From: Takashi Iwai Date: Mon, 1 Dec 2008 10:42:09 +0000 (+0100) Subject: ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.c X-Git-Tag: v2.6.29-rc1~590^2~6^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9b46f9144b8dce6c12aec08f34a908aedd28b37;p=pandora-kernel.git 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 --- Reading git-diff-tree failed