From: Vaishali Thakkar Date: Tue, 23 Sep 2014 03:52:30 +0000 (+0530) Subject: Staging: iio: light: Use usleep_range instead of msleep X-Git-Tag: fixes-for-v3.18-merge-window~15^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=890d228fd901db88c4a79dbe8cd95aec8a0e57cd;p=pandora-kernel.git Staging: iio: light: Use usleep_range instead of msleep This patch fixes following checkpatch.pl warning: WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt Signed-off-by: Vaishali Thakkar Acked-by: Daniel Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed