ARM: pxa: convert eseries to clock framework
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 7 Feb 2015 21:54:02 +0000 (22:54 +0100)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Tue, 12 May 2015 21:26:45 +0000 (23:26 +0200)
As pxa architecture transitions to clock framework, the previously
available INIT_CLKREG is no more. Use the fixed clock rate initializer
to declare the "fake" CLK_CK32K in eseries.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/mach-pxa/eseries.c

Simple merge