ARM: S5PV210: Rearrange the system clock definitions
authorThomas Abraham <thomas.ab@samsung.com>
Mon, 17 May 2010 00:38:01 +0000 (09:38 +0900)
committerBen Dooks <ben-linux@fluff.org>
Mon, 17 May 2010 01:37:33 +0000 (10:37 +0900)
commit59cda520881a1caf4332d6b03634c96fba361591
tree4448f691315f16180073a013ff0e02cbbff42771
parent7ebd467551ed6ae200d7835a84bbda0dcadaa511
ARM: S5PV210: Rearrange the system clock definitions

The system clock definitions are currently defined below the
peripheral clock definitions in the V210 clock code. For the V210
clock updates that follow this patch, it is required that the
system clock definitions such as the mout_apll and mout_mpll be
defined prior to the device clock definitions. This patch
re-arranges the system clock defintions for the clock updates that
follow this patch.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5pv210/clock.c