Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a442f17 authored by Gerhard Sittig's avatar Gerhard Sittig Committed by Brian Norris
Browse files

mtd: nand: comment update, the DEPLETE1 command has gone



update a comment in nand_command_lp() about specific requirements of
individual commands, the DEPLETE1 command was removed in the past and
the comment no longer applied

Signed-off-by: default avatarGerhard Sittig <gsi@denx.de>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 0b78a2cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -720,7 +720,7 @@ static void nand_command_lp(struct mtd_info *mtd, unsigned int command,

	/*
	 * Program and erase have their own busy handlers status, sequential
	 * in, and deplete1 need no delay.
	 * in and status need no delay.
	 */
	switch (command) {