From: Robin Schroer Date: Thu, 12 Jun 2014 23:17:30 +0000 (+0200) Subject: drivers/staging/speakup/main: fixed jiffie comparison X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1703 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d3cb1bffde15ee6e69532457bee20b5d424952b;p=pandora-kernel.git drivers/staging/speakup/main: fixed jiffie comparison speakup_key() used manual comparison of jiffies to determine the time since the last keypress, replaced it with time_after() Signed-off-by: Robin Schroer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed