[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
@@ -877,6 +877,7 @@ static struct video_device emmaprp_videodev = {
|
||||
.ioctl_ops = &emmaprp_ioctl_ops,
|
||||
.minor = -1,
|
||||
.release = video_device_release,
|
||||
.vfl_dir = VFL_DIR_M2M,
|
||||
};
|
||||
|
||||
static struct v4l2_m2m_ops m2m_ops = {
|
||||
|
Reference in New Issue
Block a user