From: Manuel Schölling Date: Thu, 22 May 2014 20:42:37 +0000 (+0200) Subject: dm: use time_in_range() and time_after() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~100^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f30af98cbb111cebd99f09cb7b8cc8c9351c0b3;p=pandora-kernel.git dm: use time_in_range() and time_after() To be future-proof and for better readability the time comparisons are modified to use time_in_range() and time_after() instead of plain, error-prone math. Signed-off-by: Manuel Schölling Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed