linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Gerhard Sittig <gsi@denx.de>
To: linux-mtd@lists.infradead.org
Cc: Alexander Shiyan <shc_work@mail.ru>,
	David Mosberger <davidm@egauge.net>, Gerhard Sittig <gsi@denx.de>,
	Pekon Gupta <pekon@ti.com>,
	Brian Norris <computersforpeace@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>
Subject: [PATCH v2 1/3] mtd: nand: comment update, the DEPLETE1 command has gone
Date: Fri,  4 Apr 2014 13:45:46 +0200	[thread overview]
Message-ID: <1396611948-4523-2-git-send-email-gsi@denx.de> (raw)
In-Reply-To: <1396611948-4523-1-git-send-email-gsi@denx.de>

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: Gerhard Sittig <gsi@denx.de>
---
changes in v2: none

 drivers/mtd/nand/nand_base.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c
index 9715a7ba164a..567620e81ce2 100644
--- a/drivers/mtd/nand/nand_base.c
+++ b/drivers/mtd/nand/nand_base.c
@@ -700,7 +700,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) {
 
-- 
1.7.10.4

  reply	other threads:[~2014-04-04 11:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04 11:45 [PATCH v2 0/3] mtd: nand: introduce a READMODE command Gerhard Sittig
2014-04-04 11:45 ` Gerhard Sittig [this message]
2014-11-05  8:39   ` [PATCH v2 1/3] mtd: nand: comment update, the DEPLETE1 command has gone Brian Norris
2014-04-04 11:45 ` [PATCH v2 2/3] mtd: nand: re-introduce command bits masking Gerhard Sittig
2014-04-04 11:45 ` [PATCH v2 3/3] mtd: nand: introduce a READMODE command Gerhard Sittig
2014-04-15  4:10   ` Gupta, Pekon
2014-04-15  8:43     ` Gerhard Sittig
2014-04-18 10:21       ` Gupta, Pekon
2014-04-14 18:55 ` [PATCH v2 0/3] " Gerhard Sittig
2014-05-05 13:29   ` Gerhard Sittig
2014-05-22 17:01     ` Gerhard Sittig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1396611948-4523-2-git-send-email-gsi@denx.de \
    --to=gsi@denx.de \
    --cc=computersforpeace@gmail.com \
    --cc=davidm@egauge.net \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=pekon@ti.com \
    --cc=shc_work@mail.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).