Home
last modified time | relevance | path

Searched hist:f62f64692ff7f6226ad221d5df6487ea5ef39bdd (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.cf62f64692ff7f6226ad221d5df6487ea5ef39bdd Fri May 15 08:07:42 UTC 2009 Wolfgang Denk <wd@denx.de> drv_video_init(): simplify logic

Simplify nesting of drv_video_init() and use a consistent way of
indicating failure / success. Before, it took me some time to realize
which of the returns was due to an error condition and which of them
indicated success.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>