[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172432319478.1263517.9477247439443460396.b4-ty@kernel.org>
Date: Thu, 22 Aug 2024 11:39:54 +0100
From: Lee Jones <lee@...nel.org>
To: pavel@....cz, lee@...nel.org, wens@...e.org, jernej.skrabec@...il.com,
samuel@...lland.org, Abhishek Tamboli <abhishektamboli9@...il.com>
Cc: linux-leds@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-sunxi@...ts.linux.dev, skhan@...uxfoundation.org,
rbmarliere@...il.com, linux-kernel-mentees@...ts.linuxfoundation.org,
linux-kernel@...r.kernel.org
Subject: Re: (subset) [PATCH] leds: sun50i-a100: Replace msleep() with
usleep_range()
On Fri, 16 Aug 2024 22:41:29 +0530, Abhishek Tamboli wrote:
> Replace msleep() with usleep_range() in sun50i_a100_ledc_suspend()
> to address the checkpatch.pl warning. msleep() for such short delay
> can lead to inaccurate sleep times. Switch to usleep_range()
> provide more precise delay.
>
> Fix the following warning from checkpatch.pl:
>
> [...]
Applied, thanks!
[1/1] leds: sun50i-a100: Replace msleep() with usleep_range()
commit: 8f3f07517834382e819e168740bf855273f13d47
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists