]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: setup tctl register in device specific function
authorShawn Guo <shawn.guo@linaro.org>
Fri, 15 May 2015 06:24:41 +0000 (14:24 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:52:26 +0000 (14:52 +0800)
commit344a2c7effe844193a243aafc069c27606975a58
tree8738d44d8f4a178fc1e33232f576627598560248
parentab146a2595ee48b51efbacfd3e970ab33d449047
ARM: imx: setup tctl register in device specific function

It creates a gpt device speicific data structure and adds function hook
gpt_setup_tctl in there to set up gpt TCTL register.

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