]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/media/soc_camera.h
V4L/DVB (11027): soc-camera: configure drivers with a default format at probe time
[linux-2.6-omap-h63xx.git] / include / media / soc_camera.h
index e9eb60740aaabcade4fc10d70badcb2fab1ab5c9..013c81875d766c6d8dbf884726e5076d3e815403 100644 (file)
@@ -45,6 +45,7 @@ struct soc_camera_device {
        int num_formats;
        struct soc_camera_format_xlate *user_formats;
        int num_user_formats;
+       enum v4l2_field field;          /* Preserve field over close() */
        struct module *owner;
        void *host_priv;                /* Per-device host private data */
        /* soc_camera.c private count. Only accessed with .video_lock held */