]> Pileus Git - ~andy/linux/blobdiff - drivers/media/video/s5p-fimc/fimc-core.c
Merge branch 'board-specific' of git://github.com/hzhuang1/linux into late/board
[~andy/linux] / drivers / media / video / s5p-fimc / fimc-core.c
index fedcd561ba27f37122caa01adf2da1199c3db536..92fc5a20fb768c5266b9e7d7506b20c9d0de511d 100644 (file)
@@ -615,7 +615,7 @@ int fimc_ctrls_create(struct fimc_ctx *ctx)
        ctx->effect.type = FIMC_REG_CIIMGEFF_FIN_BYPASS;
 
        if (!handler->error) {
-               v4l2_ctrl_cluster(3, &ctrls->colorfx);
+               v4l2_ctrl_cluster(2, &ctrls->colorfx);
                ctrls->ready = true;
        }