linux/arch/arm/mach-versatile
Russell King b720f73296 [PATCH] ARM: Convert ARM timer implementations to use readl/writel
Convert ARMs timer implementations to use readl/writel instead of accessing
the registers via a struct.

People have recently asked if accessing timers via a structure is the
"right way" and its not the Linux way.  So fix this code to conform to
"The Linux Way"(tm).

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
2005-06-29 15:15:54 +01:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] ARM: 2693/1: Add PCI support for Versatile/PB 2005-06-20 18:51:06 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
core.c [PATCH] ARM: Convert ARM timer implementations to use readl/writel 2005-06-29 15:15:54 +01:00
core.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci.c [PATCH] ARM: 2693/1: Add PCI support for Versatile/PB 2005-06-20 18:51:06 +01:00
versatile_ab.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
versatile_pb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00