staging: speakup: speakup_dectlk.c - use time_before_eq()
authorAnil Belur <askb23@gmail.com>
Mon, 30 Jun 2014 13:25:48 +0000 (18:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Jul 2014 23:52:33 +0000 (16:52 -0700)
- this replaces jiffies comparision with safer function using
  time_after_eq()

Signed-off-by: Anil Belur <askb23@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/speakup_dectlk.c