diff options
author | Jia-Ju Bai <baijiaju1990@gmail.com> | 2017-12-24 18:16:55 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-08 16:45:45 +0100 |
commit | 23cb746b5e9dea31948b159adbc7e77af57ea24e (patch) | |
tree | e0f212907d7b6a42c8be2ca4bbe8079bb65ad6b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 357f862bd214bf3206d5450047b9c0348edb430a (diff) |
staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probe
rtl8192_usb_probe is not called in an interrupt handler
nor holding a spinlock.
The function mdelay in it can be replaced with msleep,
to avoid busy wait.
Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions