linux-kernel-test/arch/arm/mach-ux500
Russell King 0a0300dc8c ARM: Consolidate clks_register() and similar
Most machine classes want some way to register a block of clk_lookup
structures, and most do it by implementing a clks_register() type
function which walks an array, or by open-coding a loop.

Consolidate all this into clkdev_add_table().

Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Kevin Hilman <khilman@deeprootsystems.com>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-02-12 17:32:36 +00:00
..
include/mach ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
board-mop500.c ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
clock.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
cpu-u8500.c ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
headsmp.S ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
Kconfig ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
localtimer.c ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
Makefile ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
Makefile.boot ARM: 5832/1: ARM: U8500 Makefile.boot 2009-11-28 10:22:52 +00:00
platsmp.c ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00