Commits

Wayne Zou committed 84b508f30c5
ENGR00181670 V4L2: Fix bug:when ubuntu start up, print some fb error messages If only called mxc_vout_open/mxc_vout_release, fb_smem_len are uninitialized. When ubuntu start up, print some error messages: mxc_sdc_fb mxc_sdc_fb.1: Unable to allocate framebuffer memory mxc_v4l2_output mxc_v4l2_output.0: ERR: fb_set_var. mxc_sdc_fb mxc_sdc_fb.0: Unable to allocate framebuffer memory mxc_v4l2_output mxc_v4l2_output.0: ERR: fb_set_var. Signed-off-by: Wayne Zou <b36644@freescale.com>