kernel-fxtec-pro1x/sound/pci/hda
Takashi Iwai 529bd6c4a6 ALSA: hda - Fix PCM reconfigure
The reconfiguration of PCM affected all PCM streams on the bus, but
this this should be done rather only for the target codec.

This patch does the following:
- introduce bitmap indicating the PCM device usages on a hda_bus
- refactor the PCM build functions
- fix __devinit prefix in some fucntions
- add a proper ifdef around HDA-reconfig-specific functions

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-11-27 14:17:01 +01:00
..
hda_beep.c ALSA: hda - Missing NULL check in hda_beep.c 2008-11-13 14:37:16 +01:00
hda_beep.h ALSA: hda - Add digital beep playback switch for STAC/IDT codecs 2008-11-13 14:37:14 +01:00
hda_codec.c ALSA: hda - Fix PCM reconfigure 2008-11-27 14:17:01 +01:00
hda_codec.h ALSA: hda - Fix PCM reconfigure 2008-11-27 14:17:01 +01:00
hda_eld.c ALSA: hda - fix build warning when CONFIG_PROC_FS=n 2008-11-22 11:16:15 +01:00
hda_generic.c
hda_hwdep.c ALSA: hda - Fix PCM reconfigure 2008-11-27 14:17:01 +01:00
hda_intel.c ALSA: hda - Move power_save option to hda_intel.c 2008-11-27 12:43:28 +01:00
hda_local.h ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfiguration 2008-11-21 09:26:20 +01:00
hda_patch.h
hda_proc.c ALSA: hda - Really fix bits value in proc output 2008-11-25 16:07:01 +01:00
Kconfig ALSA: hda - Move HD-audio Kconfig items to sound/pci/hda/Kconfig 2008-11-21 09:32:40 +01:00
Makefile ALSA: create hda_eld.c for ELD routines and proc interface 2008-11-18 07:39:03 +01:00
patch_analog.c ALSA: hda - make laptop-eapd model back for AD1986A 2008-11-21 02:25:48 +01:00
patch_atihdmi.c ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.c 2008-11-13 07:55:40 +01:00
patch_cmedia.c
patch_conexant.c
patch_intelhdmi.c ALSA: hda - make HDMI messages more user friendly 2008-11-22 11:14:48 +01:00
patch_nvhdmi.c ALSA: hda - fix sparse warning 2008-11-21 16:05:16 +01:00
patch_realtek.c ALSA: hda - Add quirk for MSI 7260 mobo 2008-11-25 15:03:38 +01:00
patch_si3054.c
patch_sigmatel.c Merge branch 'topic/fix/hda' into topic/hda 2008-11-25 15:20:57 +01:00
patch_via.c ALSA: hda: remove redundant get_amp_nid() 2008-11-18 07:38:28 +01:00