linux/arch/arm/mach-bcmring
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
..
csp
include Merge git://git.infradead.org/mtd-2.6 2009-12-16 10:23:43 -08:00
Kconfig
Makefile
Makefile.boot
arch.c Merge git://git.infradead.org/mtd-2.6 2009-12-16 10:23:43 -08:00
clock.c
clock.h
core.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
core.h
dma.c
dma_device.c
irq.c
mm.c
timer.c