MLK-16353-2 video: fbdev: dcss: non-fourcc format should not pass var check
authorFancy Fang <chen.fang@nxp.com>
Mon, 4 Sep 2017 02:31:55 +0000 (10:31 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:27 +0000 (15:38 -0500)
commitf427d32257ff7f1576283f01dd53ac5e448500dc
tree9603b28700dd01424af64e86e56e81d625adb7e6
parent00ba419406c113aebefe416360dbe46ddfaae560
MLK-16353-2 video: fbdev: dcss: non-fourcc format should not pass var check

The non-fourcc pixel format for framebuffer is not supported
yet, so the var check cannot pass in this case. Add false
return in this case.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
drivers/video/fbdev/mxc/imx_dcss.c