From: Lars-Peter Clausen Date: Wed, 21 Nov 2012 16:27:00 +0000 (+0000) Subject: staging:iio:ad7793: Use usleep_range instead of msleep X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4334f2d6f3025e396a710f758fd1663c104976;p=pandora-kernel.git staging:iio:ad7793: Use usleep_range instead of msleep It is recommended to use usleep_range instead of msleep for durations smaller than a 20ms. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed