]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: exynos5420: replace clock ID private enums with IDs from DT header
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 7 Jan 2014 14:47:37 +0000 (15:47 +0100)
committerTomasz Figa <t.figa@samsung.com>
Wed, 8 Jan 2014 17:02:39 +0000 (18:02 +0100)
commitcba9d2fa8bc38aadaad5b31f84cc500897c70fea
tree07b90e974b38f9aeadcbd3fde6f742c7688db1f3
parent8774e124727e01ccf4c4af9accea6faf2d1386a2
clk: exynos5420: replace clock ID private enums with IDs from DT header

The patch replaces private enum clock IDs in the driver with macros provided
by the DT header.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
drivers/clk/samsung/clk-exynos5420.c