]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Improve ASUS eeePC 1000 mixer
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jul 2009 13:00:54 +0000 (15:00 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jul 2009 13:00:54 +0000 (15:00 +0200)
commit8c93b73f952bf541dcf32fa36091f8de81237d7d
treed97a3bc614d851a60b31031a394b19d67c24d6d6
parent844720f48eab857b8f7fe91387aa8512d118fbdf
ALSA: hda - Improve ASUS eeePC 1000 mixer

The mixer elements created for ASUS eeePC 1000 with ALC269 aren't
standard but strange words like "LineOut".  Rename the element names
to follow the standard one like "Headphone" and "Speaker".
Also, split the volumes to each so that the virtual master can control
them.

The alc269_fujitsu_mixer is removed because it's now identical with
the new eeepc mixer.

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