Changeset 598 for GPL/trunk/alsa-kernel/pci/ymfpci/ymfpci.c
- Timestamp:
- Apr 3, 2017, 4:51:56 PM (8 years ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
-
Property svn:mergeinfo
set to
/GPL/branches/uniaud32-2.1.x merged eligible
-
Property svn:mergeinfo
set to
-
GPL/trunk/alsa-kernel/pci/ymfpci/ymfpci.c
r464 r598 67 67 MODULE_PARM_DESC(rear_switch, "Enable shared rear/line-in switch"); 68 68 69 static struct pci_device_id snd_ymfpci_ids[]= {69 static DEFINE_PCI_DEVICE_TABLE(snd_ymfpci_ids) = { 70 70 { PCI_VDEVICE(YAMAHA, 0x0004), 0, }, /* YMF724 */ 71 71 { PCI_VDEVICE(YAMAHA, 0x000d), 0, }, /* YMF724F */
Note:
See TracChangeset
for help on using the changeset viewer.