Commits

Guoniu.Zhou committed 9b403dc2dc6
MLK-13341 IPU: mxc_vout: fix the potential uninitalized variable usage Fix coverity CID 17624 uninitialized scalar variable The 'fb_fmt' variable may be used before uninitialized So initialize it at the begining. Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>