diff options
author | Jingoo Han <jg1.han@samsung.com> | 2012-10-04 17:12:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-06 03:04:52 +0900 |
commit | 7c9332d19e54d3eb1beab931a43930fe7ad1d468 (patch) | |
tree | 4cebac91866399cf6bfcde349939fc644ccc4d9d /tools | |
parent | a08e1a376b0a31e0a978494deffed409fad9c531 (diff) | |
download | op-kernel-dev-7c9332d19e54d3eb1beab931a43930fe7ad1d468.zip op-kernel-dev-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 'tools')
0 files changed, 0 insertions, 0 deletions