Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-microblaze.git] / include / media / v4l2-dev.h
index 27634e8..f60cf9c 100644 (file)
  */
 enum vfl_devnode_type {
        VFL_TYPE_GRABBER        = 0,
-       VFL_TYPE_VBI            = 1,
-       VFL_TYPE_RADIO          = 2,
-       VFL_TYPE_SUBDEV         = 3,
-       VFL_TYPE_SDR            = 4,
-       VFL_TYPE_TOUCH          = 5,
+       VFL_TYPE_VBI,
+       VFL_TYPE_RADIO,
+       VFL_TYPE_SUBDEV,
+       VFL_TYPE_SDR,
+       VFL_TYPE_TOUCH,
+       VFL_TYPE_MAX /* Shall be the last one */
 };
-#define VFL_TYPE_MAX VFL_TYPE_TOUCH
 
 /**
  * enum  vfl_direction - Identifies if a &struct video_device corresponds