Files
u-boot/drivers/video
Giulio Benetti f36b3f8f17 video: mxsfb: fix clk_get_by_name() return value check
If clk_get_by_name() returns 0 it means it executed successfully while now
we consider it as an error. So let's check if return value is negative to
be an error. Otherwise this prevents "axi" and "disp_axi" to be enabled.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
2021-12-27 00:30:37 +01:00
..
2021-10-09 19:50:03 +02:00
2021-11-07 18:36:55 +01:00
2021-07-15 17:56:03 +05:30
2021-11-07 18:36:55 +01:00
2021-10-09 19:42:32 +02:00
2021-10-09 18:48:25 +02:00
2021-10-09 18:43:51 +02:00