From: Bernhard Walle Date: Sun, 19 Feb 2012 17:28:01 +0000 (+0100) Subject: misc: bmp085: Handle jiffies overflow correctly X-Git-Tag: v3.4-rc1~188^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3734f7858f4334d51c1cd77deff3e1e66517e261;p=pandora-kernel.git misc: bmp085: Handle jiffies overflow correctly By using the time_is_before_jiffies() macro instead of normal arithmetic, the jiffies overflow is handled correctly. Signed-off-by: Bernhard Walle Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed