Call to unlock_kernel() made without previous call to lock_kernel() in
ts_open() function of saa7134-empress.c.

Signed-off-by: William J. Tate <willyt...@gmail.com>

--- a//drivers/media/video/saa7134/saa7134-empress.c    2010-01-14
10:18:51.000000000 -0500
+++ b//drivers/media/video/saa7134/saa7134-empress.c    2010-01-14
10:19:36.000000000 -0500
@@ -108,7 +108,6 @@
 done_up:
        mutex_unlock(&dev->empress_tsq.vb_lock);
 done:
-       unlock_kernel();
        return err;
 }
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to