]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: set up .set_next_event hook via imx_gpt_data
authorShawn Guo <shawn.guo@linaro.org>
Fri, 22 May 2015 07:51:41 +0000 (15:51 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:52:27 +0000 (14:52 +0800)
commit12338233cf0696429cd3e203e3cd2f39fae1606f
tree44ca206b9c76ae26ea3fd3c291d97c20d8367121
parent2715f141f5f4616d0eb72b1f8312972696e40d88
ARM: imx: set up .set_next_event hook via imx_gpt_data

Set up .set_next_event hook via imx_gpt_data, so that we can save the
use of timer_is_v2().

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