linux-kernel-test/arch/arm/mach-mxc91231
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
..
clock.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
crm_regs.h
devices.c
devices.h
iomux.c
Kconfig
magx-zn5.c
Makefile
Makefile.boot
mm.c
system.c