From: Shawn Guo Date: Sun, 15 Jun 2014 11:35:10 +0000 (+0800) Subject: ARM: imx6qdl: switch to use macro for clock ID X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~22^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d2e54d6655d78e619bfa22e186d82ca5d6e880;p=pandora-kernel.git ARM: imx6qdl: switch to use macro for clock ID 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 --- Reading git-diff-tree failed