Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-drm-fsl-dcu.git] / drivers / mtd / nand / nand_base.c
index eed3271b99cc2e7ccfc81b091011194089b8fb00..dfe56e03e48b0bf9ca9bfa89fc4b11e5e15d4dc6 100644 (file)
@@ -1493,6 +1493,7 @@ static void nand_write_page_syndrome(struct mtd_info *mtd,
  * @buf:       the data to write
  * @page:      page number to write
  * @cached:    cached programming
+ * @raw:       use _raw version of write_page
  */
 static int nand_write_page(struct mtd_info *mtd, struct nand_chip *chip,
                           const uint8_t *buf, int page, int cached, int raw)