Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72954
b: refs/heads/master
c: df43309
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Oct 31, 2007
1 parent 32ef3cb commit 89d193e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0214f9221aa06fba35c0cd5c80641b0fcfcb1cbe
refs/heads/master: df43309bd525bbe569978ca2a47415b7b07ee057
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-pxa/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ pxa_osmr0_set_mode(enum clock_event_mode mode, struct clock_event_device *dev)
OIER &= ~OIER_E0;
raw_local_irq_restore(irqflags);
break;

case CLOCK_EVT_MODE_RESUME:
break;
}
}

Expand Down

0 comments on commit 89d193e

Please sign in to comment.