]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
[ALSA] hda-codec - alc268 input_mux should be a selector instead of mixer
authorJiang Zhe <zhe.jiang@intel.com>
Thu, 20 Dec 2007 12:13:13 +0000 (13:13 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:44 +0000 (17:29 +0100)
commita9b3aa8a0a203b9b62e15c465ba7d4797a6a2c79
tree865d369d57ab308743e34f52cbea1e393967b4d1
parent6b7eb1960d3fd713205277e86da72a6e3979c9ac
[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 <zhe.jiang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/patch_realtek.c