Ignore:
Timestamp:
Apr 3, 2017, 4:51:56 PM (8 years ago)
Author:
David Azarewicz
Message:

Merged/reintegrated v2 branch into trunk. Trunk is now v2

Location:
GPL/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk

  • TabularUnified GPL/trunk/alsa-kernel/pci/trident/trident.c

    r410 r598  
    6868MODULE_PARM_DESC(wavetable_size, "Maximum memory size in kB for wavetable synth.");
    6969
    70 static struct pci_device_id snd_trident_ids[] = {
     70static DEFINE_PCI_DEVICE_TABLE(snd_trident_ids) = {
    7171        {PCI_DEVICE(PCI_VENDOR_ID_TRIDENT, PCI_DEVICE_ID_TRIDENT_4DWAVE_DX),
    7272                PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0},
Note: See TracChangeset for help on using the changeset viewer.