diff options
Diffstat (limited to 'drivers/mtd/nand/nand_base.c')
| -rw-r--r-- | drivers/mtd/nand/nand_base.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c index 4b7e0287b48f..755995ed87fe 100644 --- a/drivers/mtd/nand/nand_base.c +++ b/drivers/mtd/nand/nand_base.c | |||
| @@ -720,7 +720,7 @@ static void nand_command_lp(struct mtd_info *mtd, unsigned int command, | |||
| 720 | 720 | ||
| 721 | /* | 721 | /* |
| 722 | * Program and erase have their own busy handlers status, sequential | 722 | * Program and erase have their own busy handlers status, sequential |
| 723 | * in, and deplete1 need no delay. | 723 | * in and status need no delay. |
| 724 | */ | 724 | */ |
| 725 | switch (command) { | 725 | switch (command) { |
| 726 | 726 | ||
