summaryrefslogtreecommitdiff
path: root/drivers/video/mxc/mxc_ipuv3_fb.c
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2013-05-22 14:40:15 -0700
committerEric Nelson <eric.nelson@boundarydevices.com>2013-09-03 14:06:20 -0700
commitc10e344f6f8a97fc95673f6ba242f2f2f70a1349 (patch)
treed554dd6da91e9999ad3f99c9d369f9db3f72e9eb /drivers/video/mxc/mxc_ipuv3_fb.c
parentf692444819b19475c7fd806b6c74fb95640fff15 (diff)
Fix up BT656/1120 patch (3a4910da4f6cd2bc62fbabb9472e6e38de75158d)
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'drivers/video/mxc/mxc_ipuv3_fb.c')
-rw-r--r--drivers/video/mxc/mxc_ipuv3_fb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/mxc/mxc_ipuv3_fb.c b/drivers/video/mxc/mxc_ipuv3_fb.c
index eedb3c525eb4..b983cbb1c77e 100644
--- a/drivers/video/mxc/mxc_ipuv3_fb.c
+++ b/drivers/video/mxc/mxc_ipuv3_fb.c
@@ -1332,6 +1332,7 @@ static int mxcfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg)
return -EFAULT;
ipu_set_csc_coefficients(mxc_fbi->ipu, mxc_fbi->ipu_ch,
csc.param);
+ }
case MXCFB_GET_FBFMT:
{
struct mxcfb_info *mxc_fbi =