]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/mtd/nand/ams-delta.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / mtd / nand / ams-delta.c
index a067d090cb31804c1fd2ed284df7743741f3631c..bc65bf71e1a240798f2be57a8668bc971249c5fb 100644 (file)
@@ -228,7 +228,7 @@ static int __devinit ams_delta_init(struct platform_device *pdev)
                                          AMS_DELTA_LATCH2_NAND_NCE |
                                          AMS_DELTA_LATCH2_NAND_NWP);
 
-       /* Scan to find existance of the device */
+       /* Scan to find existence of the device */
        if (nand_scan(ams_delta_mtd, 1)) {
                err = -ENXIO;
                goto out_mtd;