Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116039
b: refs/heads/master
c: 43b5693
h: refs/heads/master
i:
  116037: 778113b
  116035: 37c8e2a
  116031: e602b8e
v: v3
  • Loading branch information
Richard Purdie authored and David Woodhouse committed Oct 18, 2008
1 parent c490c5d commit 2f1dc59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f0482ee3669a78bdb1e15b9f9c58a9f1ffc5a997
refs/heads/master: 43b5693d404127697d62962def8c1bfe3a89811a
4 changes: 1 addition & 3 deletions trunk/drivers/mtd/mtdoops.c
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,7 @@ static void find_next_position(struct mtdoops_context *cxt)
if (maxcount == 0xffffffff) {
cxt->nextpage = 0;
cxt->nextcount = 1;
cxt->ready = 1;
printk(KERN_DEBUG "mtdoops: Ready %d, %d (first init)\n",
cxt->nextpage, cxt->nextcount);
schedule_work(&cxt->work_erase);
return;
}

Expand Down

0 comments on commit 2f1dc59

Please sign in to comment.