Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374195
b: refs/heads/master
c: b2a93b1
h: refs/heads/master
i:
  374193: ca0bd17
  374191: fcce5be
v: v3
  • Loading branch information
Rob Herring committed Apr 11, 2013
1 parent cbb511a commit 6cc02cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 34c2e5feeb0164baef76555141ad5b8dc84394bb
refs/heads/master: b2a93b1d6b0d1af00e4796f3ef1252d2862513e3
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-vexpress/v2m.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ static void __init v2m_sp804_init(void __iomem *base, unsigned int irq)
if (WARN_ON(!base || irq == NO_IRQ))
return;

writel(0, base + TIMER_1_BASE + TIMER_CTRL);
writel(0, base + TIMER_2_BASE + TIMER_CTRL);

sp804_clocksource_init(base + TIMER_2_BASE, "v2m-timer1");
sp804_clockevents_init(base + TIMER_1_BASE, irq, "v2m-timer0");
}
Expand Down

0 comments on commit 6cc02cf

Please sign in to comment.