Loading
fbdev: au1100fb: Check return value of clk_enable() in .resume()
Check the return value of clk_enable() in au1100fb_drv_resume() and return the error on failure. This ensures the system is aware of the resume failure and can track its state accurately. Signed-off-by:Chen Ni <nichen@iscas.ac.cn> Acked-by:
Uwe Kleine-König <u.kleine-koenig@baylibre.com> Signed-off-by:
Helge Deller <deller@gmx.de>