[media] v4l2-fh: implement v4l2_priority support
[pandora-kernel.git] / include / media / v4l2-fh.h
index 1d72dde..5fc5ba9 100644 (file)
@@ -35,6 +35,7 @@ struct v4l2_fh {
        struct list_head        list;
        struct video_device     *vdev;
        struct v4l2_events      *events; /* events, pending and subscribed */
+       enum v4l2_priority      prio;
 };
 
 /*