mtd: rawnand: Fix nand_chip kdoc
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 16 Jan 2023 09:47:35 +0000 (10:47 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 23 Jan 2023 10:37:21 +0000 (11:37 +0100)
commit43651e60aa167974955b23f73a25eb79886ab6d0
treec65b6455043246e5c614a69b49052fa98427ef71
parenta2cfa6a24c61bf2178048397f6512ebb15e1ebfe
mtd: rawnand: Fix nand_chip kdoc

Describe the continuous read nand_chip fields to avoid the following
htmldocs warning:
include/linux/mtd/rawnand.h:1325: warning: Function parameter or member
'cont_read' not described in 'nand_chip'

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 003fe4b9545b ("mtd: rawnand: Support for sequential cache reads")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230116094735.11483-1-miquel.raynal@bootlin.com
include/linux/mtd/rawnand.h