commit | 8e87d7820a6362b6304924befb22d1ee79b754f3 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Feb 03 17:22:34 2008 +0200 |
committer | Adrian Bunk <bunk@kernel.org> | Sun Feb 03 17:22:34 2008 +0200 |
tree | a01ed0cc5095726a6daa2e49af06a17684a12d33 | |
parent | fc1323bb75ef8ae70f99cd6a386cc659a5b85696 [diff] [blame] |
drivers/mtd/: Spelling fixes Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
diff --git a/drivers/mtd/nand/cs553x_nand.c b/drivers/mtd/nand/cs553x_nand.c index 89deff0..19e1594 100644 --- a/drivers/mtd/nand/cs553x_nand.c +++ b/drivers/mtd/nand/cs553x_nand.c
@@ -337,7 +337,7 @@ nand_release(cs553x_mtd[i]); cs553x_mtd[i] = NULL; - /* unmap physical adress */ + /* unmap physical address */ iounmap(mmio_base); /* Free the MTD device structure */