android_kernel_xiaomi_sdm845/arch/arm/mach-ixp4xx
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
..
common-pci.c [ARM] Convert kmalloc+memset to kzalloc 2006-03-21 22:06:17 +00:00
common.c [ARM] 3616/1: fix timer handler wrap logic for a number of platforms 2006-06-22 10:30:53 +01:00
coyote-pci.c [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx 2006-01-04 17:17:10 +00:00
coyote-setup.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
gtwx5715-pci.c [ARM] 2836/1: Cleanup IXP4xx GPIO code 2005-08-29 22:46:30 +01:00
gtwx5715-setup.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
ixdp425-pci.c [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx 2006-01-04 17:17:10 +00:00
ixdp425-setup.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
ixdpg425-pci.c [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx 2006-01-04 17:17:10 +00:00
Kconfig [ARM] Trivial typo fixes 2006-06-04 21:22:11 +01:00
Makefile [ARM] 3487/1: IXP4xx: Support non-PCI systems 2006-04-30 15:34:29 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nas100d-pci.c [ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100d 2006-01-04 17:17:12 +00:00
nas100d-power.c [ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d() 2006-03-07 22:48:29 +00:00
nas100d-setup.c [ARM] 3354/1: NAS100d: fix power led handling 2006-03-08 23:45:10 +00:00
nslu2-pci.c [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx 2006-01-04 17:17:10 +00:00
nslu2-power.c [ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2() 2006-02-22 21:12:05 +00:00
nslu2-setup.c [ARM] 3344/1: NSLU2: beeper support 2006-02-22 21:12:06 +00:00