commit | 1d16cfb3aeba71bc6ecf2d19ccbabed0426e5c22 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Thu Feb 07 11:36:23 2013 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Mon Mar 11 08:42:07 2013 -0500 |
tree | ce8b8642fe5b0ab49213c64dc600e107104a532d | |
parent | effbfdd7baf7babc73154b87a5ff940969cf6559 [diff] |
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 <rob.herring@calxeda.com> Cc: John Stultz <johnstul@us.ibm.com> Cc: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Stephen Warren <swarren@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com>