Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207763
b: refs/heads/master
c: 6a8cfcf
h: refs/heads/master
i:
  207761: 403fb57
  207759: 657388a
v: v3
  • Loading branch information
Eric Bénard authored and David Woodhouse committed Aug 2, 2010
1 parent 1f313d7 commit 0824515
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: 7fc14bcee0fc0fe1b7e1bd78d4fc0da395ebef35
refs/heads/master: 6a8cfcfb0de881735df4031eb5cc99be3d0971e9
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/mxc_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -604,8 +604,8 @@ static void mxc_nand_command(struct mtd_info *mtd, unsigned command,
/* Command pre-processing step */
switch (command) {
case NAND_CMD_RESET:
send_cmd(host, command, false);
preset(mtd);
send_cmd(host, command, false);
break;

case NAND_CMD_STATUS:
Expand Down

0 comments on commit 0824515

Please sign in to comment.