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/maestro3.c

    r426 r499  
    866866 * pci ids
    867867 */
    868 static struct pci_device_id snd_m3_ids[] = {
     868static DEFINE_PCI_DEVICE_TABLE(snd_m3_ids) = {
    869869        {PCI_VENDOR_ID_ESS, PCI_DEVICE_ID_ESS_ALLEGRO_1, PCI_ANY_ID, PCI_ANY_ID,
    870870         PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0},
Note: See TracChangeset for help on using the changeset viewer.