• Andrew Morton's avatar
    [PATCH] irqs in sound/ · 0246417d
    Andrew Morton authored
    Updates all sound drivers to the new IRQ API.
    
    The patch also fixes
    
    - a return-with-lock-held
    
    - a bunch of warnings and 64-bit bugs (CPU flags must be held in an
      unsigned long)
    
    - jiffies must use unsigned longs
    
    - two functions returning uninitialised values
    0246417d
pss.c 31.2 KB