linux-kernel-test/sound/pci/hda
Takashi Iwai 12f288bffe [ALSA] hda-intel - Remove invalid __devinit
Some functions in hda_codec.c are called from patch ops, which are
kept in the codec instance even after initialization.  Thus they
shouldn't be marked as __devinit.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 15:58:24 +02:00
..
hda_codec.c [ALSA] hda-intel - Remove invalid __devinit 2007-10-16 15:58:24 +02:00
hda_codec.h [ALSA] hda-intel - Add hwdep interface 2007-10-16 15:58:10 +02:00
hda_generic.c [ALSA] hda-codec - Fix connection list in generic parser 2007-05-11 16:56:17 +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] hda-intel - Coding style fixes 2007-10-16 15:58:09 +02:00
hda_local.h [ALSA] hda-codec - Add a generic bind-control helper 2007-10-16 15:58:11 +02: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 - Coding style fixes 2007-10-16 15:58:09 +02:00
Makefile [ALSA] hda-intel - Fix a typo in Makefile 2007-10-16 15:58:17 +02:00
patch_analog.c [ALSA] hda-codec - Add a generic bind-control helper 2007-10-16 15:58:11 +02:00
patch_atihdmi.c [ALSA] HDA-Intel - Add support for MSI K9AGM2-FIH motherboard 2007-07-20 11:11:49 +02:00
patch_cmedia.c [ALSA] hda-codec - Fix SPDIF output 2007-05-11 16:55:56 +02:00
patch_conexant.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
patch_realtek.c [ALSA] hda-codec - Add support for the ASRock K8NF6G-VSTA motherboard 2007-10-16 15:58:16 +02:00
patch_si3054.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
patch_sigmatel.c [ALSA] hda-codec - Fix GPIO in resume 2007-10-16 15:58:18 +02:00
patch_via.c [ALSA] hda-codec - Fix SPDIF output 2007-05-11 16:55:56 +02:00