commit | 4bb261302b34998e8c3c8d8f0493ee9e58d57cb2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 28 18:12:42 2008 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Jan 31 17:30:20 2008 +0100 |
tree | 698059f973d9ed77d1537c2c9d02b8aaf79975a0 | |
parent | 86cd92983a78d20d16ed77754829b5ee00c78be6 [diff] |
[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>