On 02/07/2013 12:09 PM, Rob Herring wrote:
From: Rob Herring <redacted>
We've already matched the node, so use the node pointer passed in. The rtc
init was intermingled with the timer init, so split this out to a separate
init function.
The series,
Reviewed-by: Stephen Warren <redacted>
Patches 1,4:
Tested-by: Stephen Warren <redacted>
One thing I wonder re: patch 4 - I know someone (I think Hiroshi, now
CC'd) planned to refactor drivers/clocksource/tegra20_timer.c to enhance
it for Tegra114. I'd like to check with him that the refactoring in this
patch won't impede that at all.