[v2] b43: Replace mdelay with usleep_range in b43_radio_2057_init_post

Kalle Valo kvalo at codeaurora.org
Thu Jan 11 11:54:29 PST 2018


Jia-Ju Bai <baijiaju1990 at gmail.com> wrote:

> b43_radio_2057_init_post is not called in an interrupt handler
> nor holding a spinlock.
> The function mdelay in it can be replaced with usleep_range, 
> to reduce busy wait.
> 
> Signed-off-by: Jia-Ju Bai <baijiaju1990 at gmail.com>
> Acked-by: Larry Finger <Larry.Finger at lwfinger.net>

Patch applied to wireless-drivers-next.git, thanks.

4330b53e9662 b43: Replace mdelay with usleep_range in b43_radio_2057_init_post

-- 
https://patchwork.kernel.org/patch/10150845/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches




More information about the b43-dev mailing list