Changeset 321


Ignore:
Timestamp:
Mar 25, 2008, 2:23:44 AM (17 years ago)
Author:
Paul Smedley
Message:

HDA fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud-2.0/alsa-kernel/pci/hda/hda_intel.c

    r305 r321  
    13531353            cmd == SNDRV_PCM_TRIGGER_SUSPEND ||
    13541354            cmd == SNDRV_PCM_TRIGGER_STOP) {
    1355 #ifndef TARGET_OS2x
     1355#ifndef TARGET_OS2
    13561356                int timeout = 5000;
    13571357#else /* TARGET_OS2 */
     
    15531553                printk(KERN_ERR "hda-intel: unable to grab IRQ %d, "
    15541554                       "disabling device\n", chip->pci->irq);
    1555 #ifndef TARGET_OS2x
     1555#ifndef TARGET_OS2
    15561556                if (do_disconnect)
    15571557                        snd_card_disconnect(chip->card);
Note: See TracChangeset for help on using the changeset viewer.