linux/drivers/video/fbdev/mmp/hw
Yuanjun Gong 0872b2c0ab fbdev: mmp: fix value check in mmphw_probe()
in mmphw_probe(), check the return value of clk_prepare_enable()
and return the error code if clk_prepare_enable() returns an
unexpected value.

Fixes: d63028c389 ("video: mmp display controller support")
Signed-off-by: Yuanjun Gong <ruc_gongyuanjun@163.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2023-07-31 14:54:08 +02:00
..
Kconfig video: fbdev: mmp: add COMPILE_TEST support 2020-01-03 14:27:35 +01:00
Makefile
mmp_ctrl.c fbdev: mmp: fix value check in mmphw_probe() 2023-07-31 14:54:08 +02:00
mmp_ctrl.h video: Replace zero-length array with flexible-array member 2020-03-02 16:32:17 +01:00
mmp_spi.c video: fbdev: mmp: Fix kernel-doc warning for lcd_spi_write 2020-12-08 18:34:25 +01:00