diff options
author | Jia-Ju Bai <[email protected]> | 2018-01-09 09:40:06 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-01-11 21:54:01 +0200 |
commit | 4330b53e9662f8d105da5916899f98d2138dcb1e (patch) | |
tree | 5bb48a17dd517eb6e048303ce10dd40e2d6a4e2c /scripts/gdb/linux/proc.py | |
parent | b7acadaf038740c43515dc1548f43d01cc92823a (diff) |
b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
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 <[email protected]>
Acked-by: Larry Finger <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions