Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[ALSA] add __devinitdata to all pci_device_id

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

authored by

Henrik Kretzschmar and committed by
Jaroslav Kysela
396c9b92 71b2ccc3

+47 -47
+1 -1
drivers/media/video/cx88/cx88-alsa.c
··· 616 616 * Only boards with eeprom and byte 1 at eeprom=1 have it 617 617 */ 618 618 619 - static struct pci_device_id cx88_audio_pci_tbl[] = { 619 + static struct pci_device_id cx88_audio_pci_tbl[] __devinitdata = { 620 620 {0x14f1,0x8801,PCI_ANY_ID,PCI_ANY_ID,0,0,0}, 621 621 {0x14f1,0x8811,PCI_ANY_ID,PCI_ANY_ID,0,0,0}, 622 622 {0, }
+1 -1
sound/pci/ad1889.c
··· 1051 1051 pci_set_drvdata(pci, NULL); 1052 1052 } 1053 1053 1054 - static struct pci_device_id snd_ad1889_ids[] = { 1054 + static struct pci_device_id snd_ad1889_ids[] __devinitdata = { 1055 1055 { PCI_DEVICE(PCI_VENDOR_ID_ANALOG_DEVICES, PCI_DEVICE_ID_AD1889JS) }, 1056 1056 { 0, }, 1057 1057 };
+1 -1
sound/pci/ali5451/ali5451.c
··· 279 279 #endif 280 280 }; 281 281 282 - static struct pci_device_id snd_ali_ids[] = { 282 + static struct pci_device_id snd_ali_ids[] __devinitdata = { 283 283 {PCI_DEVICE(PCI_VENDOR_ID_AL, PCI_DEVICE_ID_AL_M5451), 0, 0, 0}, 284 284 {0, } 285 285 };
+1 -1
sound/pci/als300.c
··· 146 146 int block_counter_register; 147 147 }; 148 148 149 - static struct pci_device_id snd_als300_ids[] = { 149 + static struct pci_device_id snd_als300_ids[] __devinitdata = { 150 150 { 0x4005, 0x0300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_ALS300 }, 151 151 { 0x4005, 0x0308, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_ALS300_PLUS }, 152 152 { 0, }
+1 -1
sound/pci/als4000.c
··· 116 116 #endif 117 117 }; 118 118 119 - static struct pci_device_id snd_als4000_ids[] = { 119 + static struct pci_device_id snd_als4000_ids[] __devinitdata = { 120 120 { 0x4005, 0x4000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* ALS4000 */ 121 121 { 0, } 122 122 };
+1 -1
sound/pci/atiixp.c
··· 284 284 285 285 /* 286 286 */ 287 - static struct pci_device_id snd_atiixp_ids[] = { 287 + static struct pci_device_id snd_atiixp_ids[] __devinitdata = { 288 288 { 0x1002, 0x4341, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* SB200 */ 289 289 { 0x1002, 0x4361, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* SB300 */ 290 290 { 0x1002, 0x4370, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* SB400 */
+1 -1
sound/pci/atiixp_modem.c
··· 262 262 263 263 /* 264 264 */ 265 - static struct pci_device_id snd_atiixp_ids[] = { 265 + static struct pci_device_id snd_atiixp_ids[] __devinitdata = { 266 266 { 0x1002, 0x434d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* SB200 */ 267 267 { 0x1002, 0x4378, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* SB400 */ 268 268 { 0, }
+1 -1
sound/pci/au88x0/au8810.c
··· 1 1 #include "au8810.h" 2 2 #include "au88x0.h" 3 - static struct pci_device_id snd_vortex_ids[] = { 3 + static struct pci_device_id snd_vortex_ids[] __devinitdata = { 4 4 {PCI_VENDOR_ID_AUREAL, PCI_DEVICE_ID_AUREAL_ADVANTAGE, 5 5 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1,}, 6 6 {0,}
+1 -1
sound/pci/au88x0/au8820.c
··· 1 1 #include "au8820.h" 2 2 #include "au88x0.h" 3 - static struct pci_device_id snd_vortex_ids[] = { 3 + static struct pci_device_id snd_vortex_ids[] __devinitdata = { 4 4 {PCI_VENDOR_ID_AUREAL, PCI_DEVICE_ID_AUREAL_VORTEX_1, 5 5 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0,}, 6 6 {0,}
+1 -1
sound/pci/au88x0/au8830.c
··· 1 1 #include "au8830.h" 2 2 #include "au88x0.h" 3 - static struct pci_device_id snd_vortex_ids[] = { 3 + static struct pci_device_id snd_vortex_ids[] __devinitdata = { 4 4 {PCI_VENDOR_ID_AUREAL, PCI_DEVICE_ID_AUREAL_VORTEX_2, 5 5 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0,}, 6 6 {0,}
+1 -1
sound/pci/azt3328.c
··· 216 216 int irq; 217 217 }; 218 218 219 - static const struct pci_device_id snd_azf3328_ids[] = { 219 + static const struct pci_device_id snd_azf3328_ids[] __devinitdata = { 220 220 { 0x122D, 0x50DC, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* PCI168/3328 */ 221 221 { 0x122D, 0x80DA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* 3328 */ 222 222 { 0, }
+2 -2
sound/pci/bt87x.c
··· 774 774 .driver_data = rate } 775 775 776 776 /* driver_data is the default digital_rate value for that device */ 777 - static struct pci_device_id snd_bt87x_ids[] = { 777 + static struct pci_device_id snd_bt87x_ids[] __devinitdata = { 778 778 /* Hauppauge WinTV series */ 779 779 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x0070, 0x13eb, 32000), 780 780 /* Hauppauge WinTV series */ ··· 911 911 912 912 /* default entries for all Bt87x cards - it's not exported */ 913 913 /* driver_data is set to 0 to call detection */ 914 - static struct pci_device_id snd_bt87x_default_ids[] = { 914 + static struct pci_device_id snd_bt87x_default_ids[] __devinitdata = { 915 915 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, PCI_ANY_ID, PCI_ANY_ID, 0), 916 916 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, PCI_ANY_ID, PCI_ANY_ID, 0), 917 917 { }
+1 -1
sound/pci/ca0106/ca0106_main.c
··· 1561 1561 } 1562 1562 1563 1563 // PCI IDs 1564 - static struct pci_device_id snd_ca0106_ids[] = { 1564 + static struct pci_device_id snd_ca0106_ids[] __devinitdata = { 1565 1565 { 0x1102, 0x0007, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* Audigy LS or Live 24bit */ 1566 1566 { 0, } 1567 1567 };
+1 -1
sound/pci/cmipci.c
··· 2609 2609 #endif 2610 2610 2611 2611 2612 - static struct pci_device_id snd_cmipci_ids[] = { 2612 + static struct pci_device_id snd_cmipci_ids[] __devinitdata = { 2613 2613 {PCI_VENDOR_ID_CMEDIA, PCI_DEVICE_ID_CMEDIA_CM8338A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 2614 2614 {PCI_VENDOR_ID_CMEDIA, PCI_DEVICE_ID_CMEDIA_CM8338B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 2615 2615 {PCI_VENDOR_ID_CMEDIA, PCI_DEVICE_ID_CMEDIA_CM8738, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
+1 -1
sound/pci/cs4281.c
··· 494 494 495 495 static irqreturn_t snd_cs4281_interrupt(int irq, void *dev_id, struct pt_regs *regs); 496 496 497 - static struct pci_device_id snd_cs4281_ids[] = { 497 + static struct pci_device_id snd_cs4281_ids[] __devinitdata = { 498 498 { 0x1013, 0x6005, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* CS4281 */ 499 499 { 0, } 500 500 };
+1 -1
sound/pci/cs46xx/cs46xx.c
··· 65 65 module_param_array(mmap_valid, bool, NULL, 0444); 66 66 MODULE_PARM_DESC(mmap_valid, "Support OSS mmap."); 67 67 68 - static struct pci_device_id snd_cs46xx_ids[] = { 68 + static struct pci_device_id snd_cs46xx_ids[] __devinitdata = { 69 69 { 0x1013, 0x6001, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* CS4280 */ 70 70 { 0x1013, 0x6003, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* CS4612 */ 71 71 { 0x1013, 0x6004, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* CS4615 */
+1 -1
sound/pci/cs5535audio/cs5535audio.c
··· 45 45 static char *id[SNDRV_CARDS] = SNDRV_DEFAULT_STR; 46 46 static int enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; 47 47 48 - static struct pci_device_id snd_cs5535audio_ids[] = { 48 + static struct pci_device_id snd_cs5535audio_ids[] __devinitdata = { 49 49 { PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_CS5535_AUDIO, 50 50 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, 51 51 { PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_CS5536_AUDIO,
+1 -1
sound/pci/emu10k1/emu10k1.c
··· 77 77 /* 78 78 * Class 0401: 1102:0008 (rev 00) Subsystem: 1102:1001 -> Audigy2 Value Model:SB0400 79 79 */ 80 - static struct pci_device_id snd_emu10k1_ids[] = { 80 + static struct pci_device_id snd_emu10k1_ids[] __devinitdata = { 81 81 { 0x1102, 0x0002, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* EMU10K1 */ 82 82 { 0x1102, 0x0004, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1 }, /* Audigy */ 83 83 { 0x1102, 0x0008, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1 }, /* Audigy 2 Value SB0400 */
+1 -1
sound/pci/emu10k1/emu10k1x.c
··· 1595 1595 } 1596 1596 1597 1597 // PCI IDs 1598 - static struct pci_device_id snd_emu10k1x_ids[] = { 1598 + static struct pci_device_id snd_emu10k1x_ids[] __devinitdata = { 1599 1599 { 0x1102, 0x0006, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* Dell OEM version (EMU10K1) */ 1600 1600 { 0, } 1601 1601 };
+1 -1
sound/pci/ens1370.c
··· 446 446 447 447 static irqreturn_t snd_audiopci_interrupt(int irq, void *dev_id, struct pt_regs *regs); 448 448 449 - static struct pci_device_id snd_audiopci_ids[] = { 449 + static struct pci_device_id snd_audiopci_ids[] __devinitdata = { 450 450 #ifdef CHIP1370 451 451 { 0x1274, 0x5000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* ES1370 */ 452 452 #endif
+1 -1
sound/pci/es1938.c
··· 242 242 243 243 static irqreturn_t snd_es1938_interrupt(int irq, void *dev_id, struct pt_regs *regs); 244 244 245 - static struct pci_device_id snd_es1938_ids[] = { 245 + static struct pci_device_id snd_es1938_ids[] __devinitdata = { 246 246 { 0x125d, 0x1969, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* Solo-1 */ 247 247 { 0, } 248 248 };
+1 -1
sound/pci/es1968.c
··· 592 592 593 593 static irqreturn_t snd_es1968_interrupt(int irq, void *dev_id, struct pt_regs *regs); 594 594 595 - static struct pci_device_id snd_es1968_ids[] = { 595 + static struct pci_device_id snd_es1968_ids[] __devinitdata = { 596 596 /* Maestro 1 */ 597 597 { 0x1285, 0x0100, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, TYPE_MAESTRO }, 598 598 /* Maestro 2 */
+1 -1
sound/pci/fm801.c
··· 199 199 #endif 200 200 }; 201 201 202 - static struct pci_device_id snd_fm801_ids[] = { 202 + static struct pci_device_id snd_fm801_ids[] __devinitdata = { 203 203 { 0x1319, 0x0801, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0, }, /* FM801 */ 204 204 { 0x5213, 0x0510, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0, }, /* Gallant Odyssey Sound 4 */ 205 205 { 0, }
+1 -1
sound/pci/hda/hda_intel.c
··· 1614 1614 } 1615 1615 1616 1616 /* PCI IDs */ 1617 - static struct pci_device_id azx_ids[] = { 1617 + static struct pci_device_id azx_ids[] __devinitdata = { 1618 1618 { 0x8086, 0x2668, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ICH }, /* ICH6 */ 1619 1619 { 0x8086, 0x27d8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ICH }, /* ICH7 */ 1620 1620 { 0x8086, 0x269a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ICH }, /* ESB2 */
+1 -1
sound/pci/ice1712/ice1712.c
··· 107 107 MODULE_PARM_DESC(dxr_enable, "Enable DXR support for Terratec DMX6FIRE."); 108 108 109 109 110 - static struct pci_device_id snd_ice1712_ids[] = { 110 + static struct pci_device_id snd_ice1712_ids[] __devinitdata = { 111 111 { PCI_VENDOR_ID_ICE, PCI_DEVICE_ID_ICE_1712, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* ICE1712 */ 112 112 { 0, } 113 113 };
+1 -1
sound/pci/ice1712/ice1724.c
··· 86 86 87 87 88 88 /* Both VT1720 and VT1724 have the same PCI IDs */ 89 - static struct pci_device_id snd_vt1724_ids[] = { 89 + static struct pci_device_id snd_vt1724_ids[] __devinitdata = { 90 90 { PCI_VENDOR_ID_ICE, PCI_DEVICE_ID_VT1724, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 91 91 { 0, } 92 92 };
+1 -1
sound/pci/intel8x0.c
··· 413 413 u32 int_sta_mask; /* interrupt status mask */ 414 414 }; 415 415 416 - static struct pci_device_id snd_intel8x0_ids[] = { 416 + static struct pci_device_id snd_intel8x0_ids[] __devinitdata = { 417 417 { 0x8086, 0x2415, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* 82801AA */ 418 418 { 0x8086, 0x2425, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* 82901AB */ 419 419 { 0x8086, 0x2445, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* 82801BA */
+1 -1
sound/pci/intel8x0m.c
··· 224 224 unsigned int pcm_pos_shift; 225 225 }; 226 226 227 - static struct pci_device_id snd_intel8x0m_ids[] = { 227 + static struct pci_device_id snd_intel8x0m_ids[] __devinitdata = { 228 228 { 0x8086, 0x2416, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* 82801AA */ 229 229 { 0x8086, 0x2426, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* 82901AB */ 230 230 { 0x8086, 0x2446, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* 82801BA */
+1 -1
sound/pci/korg1212/korg1212.c
··· 424 424 MODULE_PARM_DESC(enable, "Enable Korg 1212 soundcard."); 425 425 MODULE_AUTHOR("Haroldo Gamal <gamal@alternex.com.br>"); 426 426 427 - static struct pci_device_id snd_korg1212_ids[] = { 427 + static struct pci_device_id snd_korg1212_ids[] __devinitdata = { 428 428 { 429 429 .vendor = 0x10b5, 430 430 .device = 0x906d,
+1 -1
sound/pci/maestro3.c
··· 869 869 /* 870 870 * pci ids 871 871 */ 872 - static struct pci_device_id snd_m3_ids[] = { 872 + static struct pci_device_id snd_m3_ids[] __devinitdata = { 873 873 {PCI_VENDOR_ID_ESS, PCI_DEVICE_ID_ESS_ALLEGRO_1, PCI_ANY_ID, PCI_ANY_ID, 874 874 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 875 875 {PCI_VENDOR_ID_ESS, PCI_DEVICE_ID_ESS_ALLEGRO, PCI_ANY_ID, PCI_ANY_ID,
+1 -1
sound/pci/mixart/mixart.c
··· 61 61 /* 62 62 */ 63 63 64 - static struct pci_device_id snd_mixart_ids[] = { 64 + static struct pci_device_id snd_mixart_ids[] __devinitdata = { 65 65 { 0x1057, 0x0003, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* MC8240 */ 66 66 { 0, } 67 67 };
+1 -1
sound/pci/nm256/nm256.c
··· 263 263 /* 264 264 * PCI ids 265 265 */ 266 - static struct pci_device_id snd_nm256_ids[] = { 266 + static struct pci_device_id snd_nm256_ids[] __devinitdata = { 267 267 {PCI_VENDOR_ID_NEOMAGIC, PCI_DEVICE_ID_NEOMAGIC_NM256AV_AUDIO, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 268 268 {PCI_VENDOR_ID_NEOMAGIC, PCI_DEVICE_ID_NEOMAGIC_NM256ZX_AUDIO, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 269 269 {PCI_VENDOR_ID_NEOMAGIC, PCI_DEVICE_ID_NEOMAGIC_NM256XL_PLUS_AUDIO, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
+1 -1
sound/pci/pcxhr/pcxhr.c
··· 73 73 PCI_ID_LAST 74 74 }; 75 75 76 - static struct pci_device_id pcxhr_ids[] = { 76 + static struct pci_device_id pcxhr_ids[] __devinitdata = { 77 77 { 0x10b5, 0x9656, 0x1369, 0xb001, 0, 0, PCI_ID_VX882HR, }, /* VX882HR */ 78 78 { 0x10b5, 0x9656, 0x1369, 0xb101, 0, 0, PCI_ID_PCX882HR, }, /* PCX882HR */ 79 79 { 0x10b5, 0x9656, 0x1369, 0xb201, 0, 0, PCI_ID_VX881HR, }, /* VX881HR */
+2 -2
sound/pci/riptide/riptide.c
··· 506 506 /* 507 507 */ 508 508 509 - static struct pci_device_id snd_riptide_ids[] = { 509 + static struct pci_device_id snd_riptide_ids[] __devinitdata = { 510 510 { 511 511 .vendor = 0x127a,.device = 0x4310, 512 512 .subvendor = PCI_ANY_ID,.subdevice = PCI_ANY_ID, ··· 527 527 }; 528 528 529 529 #ifdef SUPPORT_JOYSTICK 530 - static struct pci_device_id snd_riptide_joystick_ids[] = { 530 + static struct pci_device_id snd_riptide_joystick_ids[] __devinitdata = { 531 531 { 532 532 .vendor = 0x127a,.device = 0x4312, 533 533 .subvendor = PCI_ANY_ID,.subdevice = PCI_ANY_ID,
+1 -1
sound/pci/rme32.c
··· 227 227 struct snd_kcontrol *spdif_ctl; 228 228 }; 229 229 230 - static struct pci_device_id snd_rme32_ids[] = { 230 + static struct pci_device_id snd_rme32_ids[] __devinitdata = { 231 231 {PCI_VENDOR_ID_XILINX_RME, PCI_DEVICE_ID_RME_DIGI32, 232 232 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0,}, 233 233 {PCI_VENDOR_ID_XILINX_RME, PCI_DEVICE_ID_RME_DIGI32_8,
+1 -1
sound/pci/rme96.c
··· 232 232 struct snd_kcontrol *spdif_ctl; 233 233 }; 234 234 235 - static struct pci_device_id snd_rme96_ids[] = { 235 + static struct pci_device_id snd_rme96_ids[] __devinitdata = { 236 236 { PCI_VENDOR_ID_XILINX, PCI_DEVICE_ID_RME_DIGI96, 237 237 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, 238 238 { PCI_VENDOR_ID_XILINX, PCI_DEVICE_ID_RME_DIGI96_8,
+1 -1
sound/pci/rme9652/hdsp.c
··· 568 568 } 569 569 570 570 571 - static struct pci_device_id snd_hdsp_ids[] = { 571 + static struct pci_device_id snd_hdsp_ids[] __devinitdata = { 572 572 { 573 573 .vendor = PCI_VENDOR_ID_XILINX, 574 574 .device = PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP,
+1 -1
sound/pci/rme9652/hdspm.c
··· 426 426 }; 427 427 428 428 429 - static struct pci_device_id snd_hdspm_ids[] = { 429 + static struct pci_device_id snd_hdspm_ids[] __devinitdata = { 430 430 { 431 431 .vendor = PCI_VENDOR_ID_XILINX, 432 432 .device = PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP_MADI,
+1 -1
sound/pci/rme9652/rme9652.c
··· 315 315 } 316 316 317 317 318 - static struct pci_device_id snd_rme9652_ids[] = { 318 + static struct pci_device_id snd_rme9652_ids[] __devinitdata = { 319 319 { 320 320 .vendor = 0x10ee, 321 321 .device = 0x3fc4,
+1 -1
sound/pci/sonicvibes.c
··· 243 243 #endif 244 244 }; 245 245 246 - static struct pci_device_id snd_sonic_ids[] = { 246 + static struct pci_device_id snd_sonic_ids[] __devinitdata = { 247 247 { 0x5333, 0xca00, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, 248 248 { 0, } 249 249 };
+1 -1
sound/pci/trident/trident.c
··· 63 63 module_param_array(wavetable_size, int, NULL, 0444); 64 64 MODULE_PARM_DESC(wavetable_size, "Maximum memory size in kB for wavetable synth."); 65 65 66 - static struct pci_device_id snd_trident_ids[] = { 66 + static struct pci_device_id snd_trident_ids[] __devinitdata = { 67 67 {PCI_DEVICE(PCI_VENDOR_ID_TRIDENT, PCI_DEVICE_ID_TRIDENT_4DWAVE_DX), 68 68 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 69 69 {PCI_DEVICE(PCI_VENDOR_ID_TRIDENT, PCI_DEVICE_ID_TRIDENT_4DWAVE_NX),
+1 -1
sound/pci/via82xx.c
··· 396 396 #endif 397 397 }; 398 398 399 - static struct pci_device_id snd_via82xx_ids[] = { 399 + static struct pci_device_id snd_via82xx_ids[] __devinitdata = { 400 400 /* 0x1106, 0x3058 */ 401 401 { PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_82C686_5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, TYPE_CARD_VIA686, }, /* 686A */ 402 402 /* 0x1106, 0x3059 */
+1 -1
sound/pci/via82xx_modem.c
··· 261 261 struct snd_info_entry *proc_entry; 262 262 }; 263 263 264 - static struct pci_device_id snd_via82xx_modem_ids[] = { 264 + static struct pci_device_id snd_via82xx_modem_ids[] __devinitdata = { 265 265 { 0x1106, 0x3068, PCI_ANY_ID, PCI_ANY_ID, 0, 0, TYPE_CARD_VIA82XX_MODEM, }, 266 266 { 0, } 267 267 };
+1 -1
sound/pci/vx222/vx222.c
··· 60 60 VX_PCI_VX222_NEW 61 61 }; 62 62 63 - static struct pci_device_id snd_vx222_ids[] = { 63 + static struct pci_device_id snd_vx222_ids[] __devinitdata = { 64 64 { 0x10b5, 0x9050, 0x1369, PCI_ANY_ID, 0, 0, VX_PCI_VX222_OLD, }, /* PLX */ 65 65 { 0x10b5, 0x9030, 0x1369, PCI_ANY_ID, 0, 0, VX_PCI_VX222_NEW, }, /* PLX */ 66 66 { 0, }
+1 -1
sound/pci/ymfpci/ymfpci.c
··· 70 70 module_param_array(rear_swap, bool, NULL, 0444); 71 71 MODULE_PARM_DESC(rear_swap, "Swap rear channels (must be enabled for correct IEC958 (S/PDIF)) output"); 72 72 73 - static struct pci_device_id snd_ymfpci_ids[] = { 73 + static struct pci_device_id snd_ymfpci_ids[] __devinitdata = { 74 74 { 0x1073, 0x0004, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* YMF724 */ 75 75 { 0x1073, 0x000d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* YMF724F */ 76 76 { 0x1073, 0x000a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* YMF740 */