]> Git Repo - linux.git/blobdiff - sound/arm/aaci.h
[ARM] Merge AT91 and devel branches
[linux.git] / sound / arm / aaci.h
index 83f73c2505c6ea1145475db867c2fcfeb5570366..06295190606ce0767e069e246457d73032793c32 100644 (file)
@@ -227,7 +227,7 @@ struct aaci {
        unsigned int            fifosize;
 
        /* AC'97 */
-       struct semaphore        ac97_sem;
+       struct mutex            ac97_sem;
        ac97_bus_t              *ac97_bus;
 
        u32                     maincr;
This page took 0.029679 seconds and 4 git commands to generate.