From: Jiang Zhe Date: Thu, 20 Dec 2007 12:13:13 +0000 (+0100) Subject: [ALSA] hda-codec - alc268 input_mux should be a selector instead of mixer X-Git-Tag: v2.6.25-rc1~1127^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b3aa8a0a203b9b62e15c465ba7d4797a6a2c79;p=pandora-kernel.git [ALSA] hda-codec - alc268 input_mux should be a selector instead of mixer According to the [0003659], the node 0x23,0x24 is a selector. I checked the alc268 spec on the REALTEK website and it showed that they were selectors indeed. However, current code implement the alc268 input_mux in a mixer way. Signed-off-by: Jiang Zhe Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed