[ALSA] hda-codec - More fix of ALC880 codec support
Documentation,HDA Codec driver,HDA generic driver,HDA Intel driver
- Fix some invalid configurations, typos in the last patch
- Make init_verbs chainable, so that different configs can share the same
init_verbs
- Reorder and clean up the source codes in patch_realtek.c
- Add the pin default configuration parser, used commonly in cmedia
and realtek patch codes.
- Add 'auto' model to ALC880 for auto-configuration from BIOS
Use this model as default, and 3-stack as fallback
Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- Documentation/sound/alsa/ALSA-Configuration.txt 4 additions, 0 deletionsDocumentation/sound/alsa/ALSA-Configuration.txt
- sound/pci/hda/hda_codec.c 101 additions, 2 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/hda_generic.c 5 additions, 5 deletionssound/pci/hda/hda_generic.c
- sound/pci/hda/hda_intel.c 1 addition, 1 deletionsound/pci/hda/hda_intel.c
- sound/pci/hda/hda_local.h 32 additions, 1 deletionsound/pci/hda/hda_local.h
- sound/pci/hda/patch_cmedia.c 79 additions, 157 deletionssound/pci/hda/patch_cmedia.c
- sound/pci/hda/patch_realtek.c 996 additions, 939 deletionssound/pci/hda/patch_realtek.c
Loading
Please register or sign in to comment