From: Jonas Aaberg Date: Tue, 15 Jan 2013 14:09:13 +0000 (+0000) Subject: ab8500_fg: Replace msleep() with usleep_range() for greater accuracy X-Git-Tag: v3.9-rc1~151^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a0bd070fd3582aed024a2f13a30b1de307db1e2;p=pandora-kernel.git ab8500_fg: Replace msleep() with usleep_range() for greater accuracy Doing so provides a greater degree of accuracy when dealing with time-frames between 1us and 20ms. msleep() is only accurate for wake-ups greater than 20ms. Signed-off-by: Lee Jones Signed-off-by: Jonas ABERG Reviewed-by: Johan BJORNSTEDT Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed