linux/arch/arm/mach-ep93xx
Mika Westerberg a387f0f540 ARM: 6359/1: ep93xx: move clock initialization earlier
Commit 7cfe24947 ("ARM: AMBA: Add pclk support to AMBA bus
infrastructure") changed AMBA bus to handle the PCLK automatically.
However, in EP93xx clock initialization is arch_initcall which is done
later than AMBA device identification. This causes
amba_get_enable_pclk() to fail resulting device where UARTs are not
functional.

So change ep93xx_clock_init() to be postcore_initcall.

Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-09-08 12:28:39 +01:00
..
include/mach Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2010-08-07 17:07:31 -07:00
Kconfig ARM: 5937/1: Add support for EP9315 based Snapper CL15 board 2010-02-15 19:40:50 +00:00
Makefile ARM: 5937/1: Add support for EP9315 based Snapper CL15 board 2010-02-15 19:40:50 +00:00
Makefile.boot ARM: 5744/1: ep93xx: add remaining phys offset selections 2009-10-07 13:11:56 +01:00
adssphere.c ARM: 6168/1: ep93xx: move physmap flash registration into core.c 2010-06-16 22:56:05 +01:00
clock.c ARM: 6359/1: ep93xx: move clock initialization earlier 2010-09-08 12:28:39 +01:00
core.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2010-08-07 17:07:31 -07:00
dma-m2p.c ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.c 2010-01-12 12:38:32 +00:00
edb93xx.c ARM: 6168/1: ep93xx: move physmap flash registration into core.c 2010-06-16 22:56:05 +01:00
gesbc9312.c ARM: 6168/1: ep93xx: move physmap flash registration into core.c 2010-06-16 22:56:05 +01:00
gpio.c ARM: 6029/1: ep93xx: gpio.c: local functions should be static 2010-04-07 21:11:28 +01:00
micro9.c ARM: 6168/1: ep93xx: move physmap flash registration into core.c 2010-06-16 22:56:05 +01:00
simone.c ARM: 6168/1: ep93xx: move physmap flash registration into core.c 2010-06-16 22:56:05 +01:00
snappercl15.c ASoC: EP93xx: Add Snapper CL15 i2s audio support 2010-06-09 11:16:18 +01:00
ts72xx.c ARM: 6168/1: ep93xx: move physmap flash registration into core.c 2010-06-16 22:56:05 +01:00