]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
wandboard: Return the error immediately when ipuv3_fb_init() fails
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 4 Nov 2013 00:03:03 +0000 (22:03 -0200)
committerStefano Babic <sbabic@denx.de>
Wed, 13 Nov 2013 09:09:09 +0000 (10:09 +0100)
commitcffe815a7656420884e816bb9110ad052889405a
tree6994d59368d597ae22d80906bee302d42f308ccb
parentac135f66992f65959fcf8245f2ea8a9109a4a913
wandboard: Return the error immediately when ipuv3_fb_init() fails

If ipuv3_fb_init() fails, we should return the error immediately.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/wandboard/wandboard.c