Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312772
b: refs/heads/master
c: b45bae3
h: refs/heads/master
v: v3
  • Loading branch information
Paul Fox authored and Rafael J. Wysocki committed Jul 17, 2012
1 parent 32eaf31 commit c8463c8
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4f31f5b19eb0418a847b989abc9ac22af1991fe2
refs/heads/master: b45bae36b805287c76366c908de58b5c2c0d46b0
1 change: 1 addition & 0 deletions trunk/drivers/rtc/rtc-cmos.c
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@ static irqreturn_t cmos_interrupt(int irq, void *p)
hpet_mask_rtc_irq_bit(RTC_AIE);

CMOS_READ(RTC_INTR_FLAGS);
pm_wakeup_event(cmos_rtc.dev, 0);
}
spin_unlock(&rtc_lock);

Expand Down

0 comments on commit c8463c8

Please sign in to comment.