[media] Set vfl_dir for all display or m2m drivers
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / media / platform / s5p-g2d / g2d.c
index 69c9f22ee52a684aefb63646fe34f9641f468ee7..1e3b9dd014c094655d7e5b6719c60d06c48d49a8 100644 (file)
@@ -680,6 +680,7 @@ static struct video_device g2d_videodev = {
        .ioctl_ops      = &g2d_ioctl_ops,
        .minor          = -1,
        .release        = video_device_release,
+       .vfl_dir        = VFL_DIR_M2M,
 };
 
 static struct v4l2_m2m_ops g2d_m2m_ops = {