]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: initialize gpt device type for DT boot
authorShawn Guo <shawn.guo@linaro.org>
Fri, 15 May 2015 05:38:20 +0000 (13:38 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:52:26 +0000 (14:52 +0800)
commit3e4d794ba261ef58b63a97bbac2c52be33432d97
treede0c94cd95bc41cd8d39f4c6ef68662c91bebac4
parenta96bd15659d3510aef30266ecd3c12d791029ba4
ARM: imx: initialize gpt device type for DT boot

Use different initialization function in CLOCKSOURCE_OF_DECLARE() to
initialize gpt device type for DT boot.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/time.c