[ALSA] hda-codec - Fix connection list parsing
authorTakashi Iwai <tiwai@suse.de>
Mon, 21 Nov 2005 15:33:22 +0000 (16:33 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:29:27 +0000 (12:29 +0100)
commit54d174031576a2855c49611d83d4946bde81b504
tree6bdcefaccb78bddfa1a3ea7b429e1178b479999d
parent1b98ea4791892399d8c23c93e117567eeff38887
[ALSA] hda-codec - Fix connection list parsing

Modules: HDA Codec driver,HDA generic driver

- Fix connection list parsing (with ranged flag).
- Increase the max number of connections
- Introduce widget capabilities cache
- Power up/down widgets at init, suspend and resume

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_local.h
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c