ARM: SAMSUNG: register uart clocks to clock lookup list
authorThomas Abraham <thomas.abraham@linaro.org>
Mon, 24 Oct 2011 10:08:42 +0000 (12:08 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 23 Dec 2011 01:06:58 +0000 (10:06 +0900)
commit0cfb26e1fb9d7afe9c79a40a257808eafb2aff34
treef79fb4267e4b0814b4cb3bfda69acda6bc3bd579
parentc3310fbbeb9db6967900ed22eb3d0bd0bb0e892c
ARM: SAMSUNG: register uart clocks to clock lookup list

Samsung uart driver lookups the clock using the connection id 'clk_uart_baud'.
The uart clocks for all Samsung platforms are reorganized to register them
with the lookup name as required by the uart driver.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/clock.c
arch/arm/mach-exynos/init.c
arch/arm/mach-s3c2410/s3c2410.c
arch/arm/mach-s3c2412/clock.c
arch/arm/mach-s3c2440/clock.c
arch/arm/mach-s3c64xx/clock.c
arch/arm/mach-s5p64x0/clock-s5p6440.c
arch/arm/mach-s5p64x0/clock-s5p6450.c
arch/arm/mach-s5pc100/clock.c
arch/arm/mach-s5pv210/clock.c
arch/arm/plat-s3c24xx/s3c2443-clock.c