android_kernel_motorola_sm6225/sound/pci/hda
Herton Ronaldo Krzesinski 6e7939bb4d [ALSA] hda-codec - Fix capture mixers of ALC662 models
The commit that added support for ASUS P701 eeepc also changed the
mixers of other ALC662 models, duplicating entries for the Capture
items, making them to not work anymore. This fixes it by removing
duplicated entries using where possible the common alc662_capture_mixer.
Also alc662_capture_mixer should use alc662* functions and not alc882
(I checked /proc/asound/card0/codec* on an eepc model and it's ok).

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:43 +01:00
..
hda_codec.c [ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h 2008-01-31 17:29:42 +01:00
hda_codec.h [ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h 2008-01-31 17:29:42 +01:00
hda_generic.c [ALSA] Intel HD Audio: Use list_for_each_entry(_safe) 2007-10-16 16:50:42 +02:00
hda_hwdep.c [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() 2007-10-16 15:58:16 +02:00
hda_intel.c [ALSA] snd hda suspend latency: shorten codec read 2008-01-31 17:29:26 +01:00
hda_local.h [ALSA] hda-codec - Disable shared stream on AD1986A 2007-11-19 18:38:32 +01:00
hda_patch.h [ALSA] hda-codec - kernel config for each codec 2007-10-16 15:58:12 +02:00
hda_proc.c [ALSA] hda-intel - Show more volume-knob attributes 2008-01-31 17:29:26 +01:00
Makefile [ALSA] hda-intel - Fix a typo in Makefile 2007-10-16 15:58:17 +02:00
patch_analog.c [ALSA] hda-codec - sort pci quirk list 2008-01-31 17:29:37 +01:00
patch_atihdmi.c [ALSA] HDA-Intel - Add support for RV6xx HDMI audio 2008-01-31 17:29:26 +01:00
patch_cmedia.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_conexant.c [ALSA] hda-codec - sort pci quirk list 2008-01-31 17:29:37 +01:00
patch_realtek.c [ALSA] hda-codec - Fix capture mixers of ALC662 models 2008-01-31 17:29:43 +01:00
patch_si3054.c [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
patch_sigmatel.c [ALSA] hda-codec - Fix invalid access to non-existing dmux on STAC 2008-01-31 17:29:42 +01:00
patch_via.c [ALSA] hda-codec - Add support for VIA VT1708B HD audio codec 2008-01-31 17:29:33 +01:00