From: Asaf Vertz Date: Sun, 14 Dec 2014 08:34:18 +0000 (+0200) Subject: cirrus: cs89x0: fix time comparison X-Git-Tag: omap-for-v3.19/fixes-rc1~39^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9a2a9c08ad3579822503d5cfa1f6b128c28a99;p=pandora-kernel.git cirrus: cs89x0: fix time comparison To be future-proof and for better readability the time comparisons are modified to use time_before, time_after, and time_after_eq instead of plain, error-prone math. Signed-off-by: Asaf Vertz Signed-off-by: David S. Miller --- Reading git-diff-tree failed