On Thu, Feb 19, 2026 at 03:29:42PM +0100, [email protected] wrote:

> fsleep() is the preferred modern API for flexible sleeping as it
> automatically selects the best sleep mechanism based on the duration.
> Replace udelay() with fsleep() to improve power efficiency.
> 
> init_display() is a driver initialization callback which runs in
> sleeping context, so fsleep() is safe to use here.

OK.
Acked-by: Andy Shevchenko <[email protected]>

-- 
With Best Regards,
Andy Shevchenko


Reply via email to