[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)
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

Simple merge