Changeset 598 for GPL/trunk/alsa-kernel/pci/sonicvibes.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/sonicvibes.c
r464 r598 243 243 }; 244 244 245 static struct pci_device_id snd_sonic_ids[]= {245 static DEFINE_PCI_DEVICE_TABLE(snd_sonic_ids) = { 246 246 { PCI_VDEVICE(S3, 0xca00), 0, }, 247 247 { 0, }
Note:
See TracChangeset
for help on using the changeset viewer.