mtd: Blackfin NFC: delete useless comment about jffs2

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Thu Aug 5 11:59:01 EDT 2010


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=7ee064c90b3a65aa0c8d8cd87681177645db494e
Commit:     7ee064c90b3a65aa0c8d8cd87681177645db494e
Parent:     e17f47a14b3418711d9fee5c0a77ef0b672f5eaa
Author:     Barry Song <barry.song at analog.com>
AuthorDate: Thu Aug 5 11:07:39 2010 -0400
Committer:  David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Thu Aug 5 16:13:56 2010 +0100

    mtd: Blackfin NFC: delete useless comment about jffs2
    
    The low level NAND driver doesn't care about filesystems, so punt the
    local comment indicating otherwise.
    
    Signed-off-by: Barry Song <barry.song at analog.com>
    Signed-off-by: Mike Frysinger <vapier at gentoo.org>
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
 drivers/mtd/nand/bf5xx_nand.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/mtd/nand/bf5xx_nand.c b/drivers/mtd/nand/bf5xx_nand.c
index 2974995..524cf5f 100644
--- a/drivers/mtd/nand/bf5xx_nand.c
+++ b/drivers/mtd/nand/bf5xx_nand.c
@@ -20,9 +20,6 @@
  *		- DMA supported in ECC_HW
  *		- YAFFS tested as rootfs in both ECC_HW and ECC_SW
  *
- * TODO:
- * 	Enable JFFS2 over NAND as rootfs
- *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or



More information about the linux-mtd-cvs mailing list