From: Manuel Schölling Date: Thu, 22 May 2014 19:10:28 +0000 (+0200) Subject: xilinx: Use time_before_eq() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aeea53f0a372a8adbfc150b37319bff3d24fd04;p=pandora-kernel.git xilinx: Use time_before_eq() To be future-proof and for better readability the time comparisons are modified to use time_before_eq() instead of plain, error-prone math. Signed-off-by: Manuel Schölling Signed-off-by: David S. Miller --- Reading git-diff-tree failed