drivers/mtd/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Joe Perches
2008-02-03 17:22:34 +02:00
committed by Adrian Bunk
parent fc1323bb75
commit 8e87d7820a
8 changed files with 10 additions and 10 deletions

View File

@@ -337,7 +337,7 @@ static void __exit cs553x_cleanup(void)
nand_release(cs553x_mtd[i]);
cs553x_mtd[i] = NULL;
/* unmap physical adress */
/* unmap physical address */
iounmap(mmio_base);
/* Free the MTD device structure */