]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/mxs_nand.c
Various, unrelated tree-wide typo fixes.
[people/ms/u-boot.git] / drivers / mtd / nand / mxs_nand.c
index c90a3a7bd2cb596f5bd5d7ea75a5454faa12418c..94fc5c18a0765e6c401afec22b3bdad0ce181bf4 100644 (file)
@@ -976,7 +976,7 @@ static int mxs_nand_block_bad(struct mtd_info *mtd, loff_t ofs)
  * counted, so we know the physical geometry. This enables us to make some
  * important configuration decisions.
  *
- * The return value of this function propogates directly back to this driver's
+ * The return value of this function propagates directly back to this driver's
  * call to nand_scan(). Anything other than zero will cause this driver to
  * tear everything down and declare failure.
  */