Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux...
[sfrench/cifs-2.6.git] / drivers / staging / media / imx / imx-media-fim.c
index e28a33d9dec75572fc46fe3129b749f0e74cfce4..ccbc0371fba2e4a42cd76ac805e3468bf726c0fa 100644 (file)
@@ -401,7 +401,7 @@ int imx_media_fim_add_controls(struct imx_media_fim *fim)
 {
        /* add the FIM controls to the calling subdev ctrl handler */
        return v4l2_ctrl_add_handler(fim->sd->ctrl_handler,
-                                    &fim->ctrl_handler, NULL, false);
+                                    &fim->ctrl_handler, NULL, true);
 }
 
 /* Called by the subdev in its subdev registered callback */