Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339613
b: refs/heads/master
c: 4ea1e4b
h: refs/heads/master
i:
  339611: 97facf9
v: v3
  • Loading branch information
Afzal Mohammed committed Oct 15, 2012
1 parent 4146850 commit 66e5cef
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: 48b51d4dda3195320ec95b3393f44bfb060653c1
refs/heads/master: 4ea1e4ba7bec0a3d490a846376140643e4860536
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/omap2.c
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@ static int omap_wait(struct mtd_info *mtd, struct nand_chip *chip)
cond_resched();
}

status = gpmc_nand_read(info->gpmc_cs, GPMC_NAND_DATA);
status = readb(info->reg.gpmc_nand_data);
return status;
}

Expand Down

0 comments on commit 66e5cef

Please sign in to comment.