]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/mbcs.h
amd8111e: delete non NAPI code from the driver.
[linux-2.6-omap-h63xx.git] / drivers / char / mbcs.h
index b05435145d7200c1871ace7f4376f401727d860b..ba671589f4cba31716a0b1ac4f505e39003b5626 100644 (file)
@@ -538,7 +538,7 @@ struct mbcs_soft {
        atomic_t dmaread_done;
        atomic_t algo_done;
        struct mutex dmawritelock;
-       struct semaphore dmareadlock;
+       struct mutex dmareadlock;
        struct mutex algolock;
 };