ARM: imx6qdl: switch to use macro for clock ID
authorShawn Guo <shawn.guo@freescale.com>
Sun, 15 Jun 2014 11:35:10 +0000 (19:35 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:11:23 +0000 (16:11 +0800)
Instead of using enum for clock ID, let's switch imx6qdl clock driver to
use macro.  In this case, device tree can reuse these macros to improve
readability.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>

No differences found