Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208470
b: refs/heads/master
c: 2f11e57
h: refs/heads/master
v: v3
  • Loading branch information
Wan ZongShun authored and Linus Torvalds committed Aug 11, 2010
1 parent c1f936a commit c203d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 23e53be94a7bf9220e1e3d8b0b56b8c96cb88e3c
refs/heads/master: 2f11e57dadb33627c4cfa6ca4ff9374494eee106
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-nuc900.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ static irqreturn_t nuc900_rtc_interrupt(int irq, void *_rtc)

static int *check_rtc_access_enable(struct nuc900_rtc *nuc900_rtc)
{
unsigned int i, timeout = 0x1000;
unsigned int timeout = 0x1000;
__raw_writel(INIRRESET, nuc900_rtc->rtc_reg + REG_RTC_INIR);

mdelay(10);
Expand Down

0 comments on commit c203d1a

Please sign in to comment.