From: Manuel Schölling Date: Thu, 22 May 2014 20:56:36 +0000 (+0200) Subject: ACPI / PAD: Use time_before() for time comparison X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~16^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ff248f3bf830ba22c988abb099e1836fbd3b1d0;p=pandora-kernel.git ACPI / PAD: Use time_before() for time comparison To be future-proof and for better readability the time comparisons are modified to use time_before() instead of plain, error-prone math. Signed-off-by: Manuel Schölling Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed