]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: ft1000: use usleep_range()
authorShraddha Barke <shraddha.6596@gmail.com>
Sun, 13 Sep 2015 17:16:06 +0000 (22:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Sep 2015 15:50:44 +0000 (08:50 -0700)
commit046225e79995482e96560c3b4390be4d83f490bf
tree82f5945341e65b784f68e1a6b37d79c58e137f69
parent52a59cf1e74441d95174e607836ee76aa956e4cc
Staging: ft1000: use usleep_range()

This patch fixes checkpatch.pl warning
WARNING : msleep < 20ms can sleep for up to 20ms; see
Documentation/timers/timers-howto.txt

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_download.c