[media] Set vfl_dir for all display or m2m drivers
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
5c77879ff9
commit
954f340fc7
@@ -999,6 +999,7 @@ static const struct v4l2_file_operations m2mtest_fops = {
|
||||
|
||||
static struct video_device m2mtest_videodev = {
|
||||
.name = MEM2MEM_NAME,
|
||||
.vfl_dir = VFL_DIR_M2M,
|
||||
.fops = &m2mtest_fops,
|
||||
.ioctl_ops = &m2mtest_ioctl_ops,
|
||||
.minor = -1,
|
||||
|
Reference in New Issue
Block a user