Commits

Fancy Fang committed a08c926d44a
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>