]> 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)
commit2715f141f5f4616d0eb72b1f8312972696e40d88
tree8738d44d8f4a178fc1e33232f576627598560248
parent3e4d794ba261ef58b63a97bbac2c52be33432d97
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