include: media: Add vfl_devnode_type of VFL_TYPE_VIDEO
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 23 Jun 2020 09:35:24 +0000 (10:35 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:34:14 +0000 (16:34 +0100)
commited611873ac41977b1fe457d36c158b01c4302b09
tree9a5c46b442d119cc594ef815ea6f291fceb386cf
parentffcfa4ecfeffa16131b47eda7a195461df66d722
include: media: Add vfl_devnode_type of VFL_TYPE_VIDEO

Upsstream are renaming VFL_TYPE_GRABBER to VFL_TYPE_VIDEO.
To make backporting the upstream Unicam driver easier, add an
extra enum entry (same as VFL_TYPE_GRABBER) to match that.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
include/media/v4l2-dev.h