]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/clk/imx/clk-imx6q.c
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)
commit3f75978b3742157853618c5c6dd4a5f49aa950b1
treeb8a87c92a3e258034cebe93a42f4cf47fba0b354
parentbfefdff8f91aa0a9ff1291d18d54498af276a6e5
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>
arch/arm/mach-imx/clk-imx6q.c
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mach-imx6q.c