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

  • GPL/trunk/alsa-kernel/pci/ymfpci/ymfpci.c

    r464 r598  
    6767MODULE_PARM_DESC(rear_switch, "Enable shared rear/line-in switch");
    6868
    69 static struct pci_device_id snd_ymfpci_ids[] = {
     69static DEFINE_PCI_DEVICE_TABLE(snd_ymfpci_ids) = {
    7070        { PCI_VDEVICE(YAMAHA, 0x0004), 0, },   /* YMF724 */
    7171        { PCI_VDEVICE(YAMAHA, 0x000d), 0, },   /* YMF724F */
Note: See TracChangeset for help on using the changeset viewer.