linux/arch/arm/mach-ep93xx
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
..
core.c [ARM] 3616/1: fix timer handler wrap logic for a number of platforms 2006-06-22 10:30:53 +01:00
gesbc9312.c [ARM] 3614/1: ep93xx: use platform devices for physmap flash 2006-06-22 10:30:51 +01:00
Kconfig [ARM] 3369/1: ep93xx: add core cirrus ep93xx support 2006-03-21 22:06:11 +00:00
Makefile [ARM] 3369/1: ep93xx: add core cirrus ep93xx support 2006-03-21 22:06:11 +00:00
Makefile.boot [ARM] 3369/1: ep93xx: add core cirrus ep93xx support 2006-03-21 22:06:11 +00:00
ts72xx.c [ARM] 3614/1: ep93xx: use platform devices for physmap flash 2006-06-22 10:30:51 +01:00