]> git.karo-electronics.de Git - linux-beck.git/commitdiff
mtd: nand: remove repeated comment, fix spelling
authorvimal singh <vimalsingh@ti.com>
Thu, 9 Jul 2009 15:11:22 +0000 (20:41 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 4 Sep 2009 08:33:51 +0000 (09:33 +0100)
Singed-off-by: Vimal Singh <vimalsingh@ti.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_base.c

index 8c21b89d2d0c2a7ea79eccf0d9c840771c68a58a..4a5a329711c4fa16674764596d0530d931a4f329 100644 (file)
@@ -688,8 +688,7 @@ nand_get_device(struct nand_chip *chip, struct mtd_info *mtd, int new_state)
  retry:
        spin_lock(lock);
 
-       /* Hardware controller shared among independend devices */
-       /* Hardware controller shared among independend devices */
+       /* Hardware controller shared among independent devices */
        if (!chip->controller->active)
                chip->controller->active = chip;