[ALSA] hda-codec - Fix mixer controls with ALC262 HP T5735 model
authorTakashi Iwai <tiwai@suse.de>
Mon, 28 Jan 2008 17:12:42 +0000 (18:12 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:30:20 +0000 (17:30 +0100)
commit4bb261302b34998e8c3c8d8f0493ee9e58d57cb2
tree698059f973d9ed77d1537c2c9d02b8aaf79975a0
parent86cd92983a78d20d16ed77754829b5ee00c78be6
[ALSA] hda-codec - Fix mixer controls with ALC262 HP T5735 model

The PCM mixer elements in HP T5735 model of ALC262 codec conflict
with Speaker and Headphone volumes.  They should be removed.
Ditto for LineOut that is identical with Speaker.
Also, fixed/cleaned up the auto-mute callback to use the amp cache
correctly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/patch_realtek.c