]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource: ARM sp804: allow clocksource name to be specified
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 May 2011 11:08:23 +0000 (12:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 23 May 2011 17:04:53 +0000 (18:04 +0100)
commit43f38df64e24015001d1ccffae5f5815e241d2b0
treef650ea0f76fe48d7e54a8cce506c099b6599c470
parent7aece0407ec0706d166cb9f5cff8c06e95d8d983
clocksource: ARM sp804: allow clocksource name to be specified

This allows platforms to specify the clocksource name upon
registration, which is necessary should they wish to register more
than one sp804 clocksource.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/timer-sp.c
arch/arm/include/asm/hardware/timer-sp.h
arch/arm/mach-integrator/integrator_cp.c
arch/arm/mach-realview/core.c
arch/arm/mach-versatile/core.c
arch/arm/mach-vexpress/ct-ca9x4.c
arch/arm/mach-vexpress/v2m.c