提交 93afb10e 编写于 作者: M Miquel Raynal

mtd: spinand: Fix typo in comment

One comment in the SPI-NAND core is not very clear, fix it to ease the
understanding of what the block does.
Signed-off-by: NMiquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: NBoris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-mtd/20200930154109.3922-2-miquel.raynal@bootlin.com
上级 53fbdeeb
......@@ -1068,7 +1068,7 @@ static int spinand_init(struct spinand_device *spinand)
/*
* Right now, we don't support ECC, so let the whole oob
* area is available for user.
* area available for the user.
*/
mtd->_read_oob = spinand_mtd_read;
mtd->_write_oob = spinand_mtd_write;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册