summary refs log tree commit diff
path: root/net/core
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2012-10-04 17:12:47 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-06 03:04:52 +0900
commit7c9332d19e54d3eb1beab931a43930fe7ad1d468 (patch)
tree4cebac91866399cf6bfcde349939fc644ccc4d9d /net/core
parenta08e1a376b0a31e0a978494deffed409fad9c531 (diff)
downloadlinux-7c9332d19e54d3eb1beab931a43930fe7ad1d468.tar.gz
drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleeps
Since msleep() might not sleep for the desired amount when less than 20ms,
use usleep_range().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Claudio Nieder <private@claudio.ch>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions