clk: exynos5440: replace clock ID private enums with IDs from DT header
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 7 Jan 2014 14:47:40 +0000 (15:47 +0100)
committerTomasz Figa <t.figa@samsung.com>
Wed, 8 Jan 2014 17:02:40 +0000 (18:02 +0100)
commitad3ab455d31da40061c4df32ae5ff11a731f5890
tree6ff1ca87966cd7af5e010e16c3c5b10c270e8240
parent7c556885ec95a463ea7670dc36f3efe2faf9d237
clk: exynos5440: 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-exynos5440.c