tmp_suning_uos_patched/arch/arm/plat-omap
Lennert Buytenhek f869afab8f [ARM] 3616/1: fix timer handler wrap logic for a number of platforms
Patch from Lennert Buytenhek

A couple of platforms aren't using the right comparison type in their
timer interrupt handlers (as we're comparing two wrapping timestamps,
we need a bmi/bpl-type comparison, not an unsigned comparison) -- this
patch fixes them up.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-22 10:30:53 +01:00
..
clock.c
common.c
cpu-omap.c
devices.c
dma.c
dmtimer.c
fb.c
gpio.c
Kconfig
Makefile
mcbsp.c
mux.c
ocpi.c
pm.c
sram-fn.S
sram.c
timer32k.c
usb.c