]> git.baikalelectronics.ru Git - kernel.git/commit
clk: samsung: exynos4: Remove unused static clkdev aliases
authorTomasz Figa <t.figa@samsung.com>
Mon, 26 Aug 2013 17:09:01 +0000 (19:09 +0200)
committerMike Turquette <mturquette@linaro.org>
Fri, 6 Sep 2013 20:33:19 +0000 (13:33 -0700)
commit210822e71535e8699b0ec87a790161c76952f5d8
tree336891db582759a67d8ab1dbc90a3d6ec2259885
parent2a9e1c8f25a9b17d1004aa93f109cde17fc6f113
clk: samsung: exynos4: Remove unused static clkdev aliases

Since Exynos does not support legacy non-DT boot anymore, most of clock
lookups happen using device tree, so most of static clkdev aliases are no
longer necessary. This patch removes them.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/samsung/clk-exynos4.c