Re: [v2] b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
From: Kalle Valo
Date: Thu Jan 11 2018 - 14:54:36 EST
Jia-Ju Bai <baijiaju1990@xxxxxxxxx> 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@xxxxxxxxx>
> Acked-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
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