Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27755
b: refs/heads/master
c: 628bee6
h: refs/heads/master
i:
  27753: 8b97ed4
  27751: 2277e55
v: v3
  • Loading branch information
Kyungmin Park authored and Jarkko Lavinen committed May 12, 2006
1 parent bf84a0b commit 23e79bc
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: 20ffdcb00a792073f6e620dc2c644b3c8fbab528
refs/heads/master: 628bee6593107c466e28462f58c5fd5cd4163c7c
1 change: 1 addition & 0 deletions trunk/drivers/mtd/onenand/onenand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ static int onenand_wait(struct mtd_info *mtd, int state)

if (state != FL_READING)
cond_resched();
touch_softlockup_watchdog();
}
/* To get correct interrupt status in timeout case */
interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT);
Expand Down

0 comments on commit 23e79bc

Please sign in to comment.