]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: gemini: Setup timer3 as free running timer
authorHans Ulli Kroll <ulli.kroll@googlemail.com>
Tue, 11 Aug 2015 20:09:05 +0000 (22:09 +0200)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Aug 2015 09:41:52 +0000 (11:41 +0200)
commitd330615b90d4997909806f8c22be6a3a2c3449b9
treeb31a79b6348b4e6f48375be9e2e20929e08de35c
parent5dc90739888e741985036994e2e5700c6dc9d118
ARM: gemini: Setup timer3 as free running timer

In the original driver it is missed to setup a free running driver.
This timer is needed for the scheduler.
So setup it.

Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-gemini/time.c