Home
last modified time | relevance | path

Searched hist:df481e41b963b7fc3d7e3543a0c7bb140a682146 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_conexant.cdiff df481e41b963b7fc3d7e3543a0c7bb140a682146 Tue Mar 10 09:35:35 CDT 2009 Takashi Iwai <tiwai@suse.de> 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>