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)
commitdf481e41b963b7fc3d7e3543a0c7bb140a682146
tree767dcab589573a3d4c77df49b858990f73dd79a4
parent5b3a7440cbabdda07cfb3dcf4a07e0115a3dff9a
ALSA: hda - Clean up Cxt5047 parser

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