linux/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
..
Kconfig
Makefile MXC: add iomux pins configuration support for MXC91231 2009-08-14 12:40:47 +02:00
Makefile.boot
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 MXC: add iomux pins configuration support for MXC91231 2009-08-14 12:40:47 +02:00
magx-zn5.c MXC: add iomux pins configuration support for MXC91231 2009-08-14 12:40:47 +02:00
mm.c
system.c