]> err.no Git - linux-2.6/blobdiff - drivers/media/video/sh_mobile_ceu_camera.c
Merge branch 'linus' into sched/urgent
[linux-2.6] / drivers / media / video / sh_mobile_ceu_camera.c
index 012005e1a77b60e771e54ed329d315d2a0a8b132..f7ca3cb9340ad3ef0fb750dcd60a229f9d0c2208 100644 (file)
@@ -91,6 +91,7 @@ struct sh_mobile_ceu_dev {
        void __iomem *base;
        unsigned long video_limit;
 
+       /* lock used to protect videobuf */
        spinlock_t lock;
        struct list_head capture;
        struct videobuf_buffer *active;