original_kernel/sound/pci/hda
Alexey Dobriyan cebe41d4b8 sound: use DEFINE_PCI_DEVICE_TABLE
Use DEFINE_PCI_DEVICE_TABLE() to make PCI device ids go to
.devinit.rodata section, so they can be discarded in some cases,
and make them const.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-02-09 11:08:33 +01:00
..
Kconfig
Makefile
hda_beep.c
hda_beep.h
hda_codec.c ALSA: hda - Add sanity check for storing the user-defined pin configs 2009-12-27 13:39:25 +01:00
hda_codec.h
hda_eld.c
hda_generic.c
hda_hwdep.c ALSA: hda - Use strict_strtoul() 2009-12-27 13:53:24 +01:00
hda_intel.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
hda_local.h
hda_proc.c
patch_analog.c ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute) 2010-01-21 14:54:38 +01:00
patch_atihdmi.c
patch_ca0110.c
patch_cirrus.c
patch_cmedia.c
patch_conexant.c ALSA: hda - support OLPC XO-1.5 DC input 2010-01-08 09:14:07 +01:00
patch_intelhdmi.c
patch_nvhdmi.c
patch_realtek.c ALSA: hda: Refactor powerdown for Realtek HDA codecs 2009-12-28 12:15:47 +01:00
patch_si3054.c
patch_sigmatel.c ALSA: hda - Use strict_strtoul() 2009-12-27 13:53:24 +01:00
patch_via.c