ALSA: hda - Clean up Cxt5047 parser
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Mar 2009 14:35:35 +0000 (15:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Mar 2009 14:35:35 +0000 (15:35 +0100)
Clean up Conexant 5047 pareser code:
 - Split mixer elements to separate arrays to reduce the duplicated
   entires
 - Fix mixer element names to the standard ones
 - Remove unneeded cxt5047_hp2_unsol_event; the normal unsol_event
   handler works fine.

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

Simple merge