Re: [PATCH v2] fbdev: au1100fb: Check return value of clk_enable() in .resume()

From: Markus Elfring

Date: Thu Jan 29 2026 - 02:42:10 EST


> Check the return value of clk_enable() in au1100fb_drv_resume() and
> return the error on failure.

Were any source code analysis tools involved here?


> This ensures the system is aware of the resume failure and can track

Ensure?


> its state accurately.

Did anything hinder to add any tags (like “Fixes” and “Cc”) accordingly?

Regards,
Markus