]> 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)
commit3429d259ca8c8b568aa3cf08d055e5dbd2fc1758
tree336891db582759a67d8ab1dbc90a3d6ec2259885
parent0663f5437c4d31c8a211b22fb0ab7ebdfa0bb1ed
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