git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5641548
)
ARM: tegra: enhance timer.c to get IO address from device tree
author
Stephen Warren
<swarren@nvidia.com>
Tue, 23 Oct 2012 17:40:25 +0000
(11:40 -0600)
committer
Stephen Warren
<swarren@nvidia.com>
Fri, 16 Nov 2012 19:22:17 +0000
(12:22 -0700)
Modify Tegra's timer code to parse the IO address from device tree,
hence removing the dependency on <mach/iomap.h>. This will allow the
driver to be moved to drivers/clocksource/.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found