ARM: imx6q: use common soc revision helpers
authorShawn Guo <shawn.guo@linaro.org>
Tue, 13 Aug 2013 06:10:29 +0000 (14:10 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 21 Oct 2013 01:12:51 +0000 (09:12 +0800)
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>

No differences found