From: Rob Herring Date: Thu, 7 Feb 2013 17:36:23 +0000 (-0600) Subject: clocksource: tegra20: use the device_node pointer passed to init X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d16cfb3aeba71bc6ecf2d19ccbabed0426e5c22;p=pandora-kernel.git clocksource: tegra20: use the device_node pointer passed to init 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. Signed-off-by: Rob Herring Cc: John Stultz Cc: Thomas Gleixner Reviewed-by: Stephen Warren Tested-by: Stephen Warren --- Reading git-diff-tree failed