Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27894
b: refs/heads/master
c: cca3b83
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 26, 2006
1 parent 6b023c5 commit f196bdc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 29da9cea46f65cb9488641354fe554e9ef8a3a85
refs/heads/master: cca3b837bbb4c984165f9f9c7c06846bc0425791
2 changes: 0 additions & 2 deletions trunk/drivers/mtd/nand/nand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@ static void nand_select_chip(struct mtd_info *mtd, int chipnr)
chip->cmd_ctrl(mtd, NAND_CMD_NONE, 0 | NAND_CTRL_CHANGE);
break;
case 0:
chip->cmd_ctrl(mtd, NAND_CMD_NONE,
NAND_NCE | NAND_CTRL_CHANGE);
break;

default:
Expand Down

0 comments on commit f196bdc

Please sign in to comment.