Ignore:
Timestamp:
Jul 5, 2010, 11:51:20 AM (15 years ago)
Author:
Paul Smedley
Message:

Update Uniaud32-2.1.x branch with necessary changes for ALSA 1.0.23

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/alsa-kernel/pci/ens1370.c

    r464 r499  
    444444static irqreturn_t snd_audiopci_interrupt(int irq, void *dev_id);
    445445
    446 static struct pci_device_id snd_audiopci_ids[] = {
     446static DEFINE_PCI_DEVICE_TABLE(snd_audiopci_ids) = {
    447447#ifdef CHIP1370
    448448        { PCI_VDEVICE(ENSONIQ, 0x5000), 0, },   /* ES1370 */
Note: See TracChangeset for help on using the changeset viewer.