OSDN Git Service

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)
commitbef11c881ba52a6481b64f9a84cca75c3bf9d325
treede0c94cd95bc41cd8d39f4c6ef68662c91bebac4
parent0931aff7226abb7e1dab018488e363294385fa66
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