aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx/setup-fb-24bpp.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-12-05 21:20:23 +0100
committerThomas Gleixner <tglx@linutronix.de>2011-12-06 11:38:32 +0100
commitc9c024b3f3e07d087974db4c0dc46217fff3a6c0 (patch)
tree4dd125eef6c2f332d641876fac0e6f522b1d75c5 /arch/arm/mach-s3c64xx/setup-fb-24bpp.c
parentd68fb11c3dae75c8331538dcf083a65e697cc034 (diff)
alarmtimers: Fix time comparison
The expiry function compares the timer against current time and does not expire the timer when the expiry time is >= now. That's wrong. If the timer is set for now, then it must expire. Make the condition expiry > now for breaking out the loop. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: John Stultz <john.stultz@linaro.org> Cc: stable@kernel.org
Diffstat (limited to 'arch/arm/mach-s3c64xx/setup-fb-24bpp.c')
0 files changed, 0 insertions, 0 deletions