Re: [PATCH] staging: fbtft: fb_tinylcd: replace udelay() with fsleep()
From: Andy Shevchenko
Date: Thu Feb 19 2026 - 06:05:08 EST
On Thu, Feb 19, 2026 at 11:56:28AM +0100, tomasz.unger@xxxxxxxx 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.
Is this sleeping context?
--
With Best Regards,
Andy Shevchenko