clk: exynos4: Remove remnants of non-DT support
authorTomasz Figa <t.figa@samsung.com>
Thu, 13 Feb 2014 23:16:00 +0000 (08:16 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 13 Feb 2014 23:16:00 +0000 (08:16 +0900)
commit442f4948e5b0b2bc6e77811a5e46fcd13f0870a6
tree1b31f7649d4fd46a1cb0dfe98185172b991cd4f8
parent38dbfb59d1175ef458d006556061adeaa8751b72
clk: exynos4: Remove remnants of non-DT support

This patch simplifies a bit clock initialization code by removing
remnants of non-DT clock initialization, such as reg_base and xom values
passed in function parameters.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Thomas Abraham <thomas.ab@samsung.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
drivers/clk/samsung/clk-exynos4.c