Home
last modified time | relevance | path

Searched hist:"3 fd39937" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/
H A Dvideo.c3fd39937 Fri Jan 04 03:11:05 CST 2019 Ye Li <ye.li@nxp.com> imx: video: Fix return value issue

When framebuffer driver init is failed, we should return the err value not 0.
So the video init can exit immediately.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>