commit | 3f75978b3742157853618c5c6dd4a5f49aa950b1 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Aug 13 14:10:29 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Oct 21 09:12:51 2013 +0800 |
tree | b8a87c92a3e258034cebe93a42f4cf47fba0b354 | |
parent | bfefdff8f91aa0a9ff1291d18d54498af276a6e5 [diff] |
ARM: imx6q: use common soc revision helpers It calls imx_set_soc_revision() to set up soc revision in imx6q_init_revision(), and replaces all the occurrences of imx6q_revision() with common helper imx_get_soc_revision(). Signed-off-by: Shawn Guo <shawn.guo@linaro.org>