linux/arch/arm/plat-stmp3xxx
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] 5539/1: Freescale STMP: onboard devices declaration 2009-06-04 14:16:45 +01:00
clock.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
clock.h [ARM] 5477/1: Freescale STMP platform support [6/10] 2009-04-27 10:28:08 +01:00
core.c [ARM] 5532/1: Freescale STMP: register definitions [3/3] 2009-05-31 13:55:56 +01:00
devices.c [ARM] 5539/1: Freescale STMP: onboard devices declaration 2009-06-04 14:16:45 +01:00
dma.c ARM: STMP3xxx: deallocation with negative index of descriptors[] 2009-09-19 12:14:05 +01:00
irq.c [ARM] 5532/1: Freescale STMP: register definitions [3/3] 2009-05-31 13:55:56 +01:00
Kconfig [ARM] 5477/1: Freescale STMP platform support [6/10] 2009-04-27 10:28:08 +01:00
Makefile [ARM] 5539/1: Freescale STMP: onboard devices declaration 2009-06-04 14:16:45 +01:00
pinmux.c ARM: includecheck fix: plat-stmp3xxx/pinmux.c 2009-07-25 17:08:24 +01:00
timer.c [ARM] 5532/1: Freescale STMP: register definitions [3/3] 2009-05-31 13:55:56 +01:00