[PATCH v2 1/4] clocksource: armada-370-xp: Add missing clock enable
From: Jason Cooper <hidden>
Date: 2014-11-01 23:05:15
Also in:
linux-watchdog
From: Jason Cooper <hidden>
Date: 2014-11-01 23:05:15
Also in:
linux-watchdog
Daniel, On Sat, Oct 25, 2014 at 11:48:39AM -0300, Ezequiel Garcia wrote:
This commit makes sure the timer clock is prepared and enabled before retrieving its rate. Acked-by: Gregory CLEMENT <redacted> Reviewed-by: Thomas Petazzoni <redacted> Signed-off-by: Ezequiel Garcia <redacted> --- drivers/clocksource/time-armada-370-xp.c | 2 ++ 1 file changed, 2 insertions(+)
Acked-by: Jason Cooper <redacted> thx, Jason.