]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ALSA] hda-codec - Use base ALC883 mixer for 6stack-dell model
authorHerton Ronaldo Krzesinski <herton@mandriva.com>
Thu, 20 Mar 2008 11:14:28 +0000 (12:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:29 +0000 (12:00 +0200)
commitf24dbdc61dd7ca6b97c525b40979ab7bd07c0934
tree1d8b1edbe44b3d1b6e0286c84a2932588feab991
parent5d85f8d02af56da5e3b76805da00a0f7f7427255
[ALSA] hda-codec - Use base ALC883 mixer for 6stack-dell model

After DAC assignment fix in ALC883, alc888_6st_dell_mixer is now the
same as alc883_base_mixer. Avoid duplicated code and use
alc883_base_mixer in 6stack-dell model, removing alc888_6st_dell_mixer
definition.

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c