]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/meye.h
V4L/DVB: zr364xx: remove unused #include <version.h>
[linux-2.6-omap-h63xx.git] / drivers / media / video / meye.h
index d535748df445a9d50f121addae83dd9e92d8b617..5f70a106ba2bbc8597256a8d0443d75fbb98416b 100644 (file)
@@ -311,6 +311,7 @@ struct meye {
        struct video_device *video_dev; /* video device parameters */
        struct video_picture picture;   /* video picture parameters */
        struct meye_params params;      /* additional parameters */
+       unsigned long in_use;           /* set to 1 if the device is in use */
 #ifdef CONFIG_PM
        u8 pm_mchip_mode;               /* old mchip mode */
 #endif