Changeset 321

Show
Ignore:
Timestamp:
03/25/08 02:23:44 (8 months ago)
Author:
psmedley
Message:

HDA fixes

Files:
1 modified

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);