mtd: rawnand: davinci: Rewrite function description
authorPaul Cercueil <paul@crapouillou.net>
Sat, 16 Oct 2021 13:22:26 +0000 (14:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 10:02:49 +0000 (11:02 +0100)
commit26aa92a7f93120ba056c27b8d02f9dc48e513e68
treef1c30ff562f3cb139ff2bac5e98d40e87c3c6456
parent3f5eb2d8903216b14be26ca98bc477dbf7522f1c
mtd: rawnand: davinci: Rewrite function description

commit 0697f8441faad552fbeb02d74454b5e7bcc956a2 upstream.

The original comment that describes the function
nand_davinci_read_page_hwecc_oob_first() is very obscure and it is hard
to understand what it is for.

Cc: <stable@vger.kernel.org> # v5.2
Fixes: a0ac778eb82c ("mtd: rawnand: ingenic: Add support for the JZ4740")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20211016132228.40254-3-paul@crapouillou.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mtd/nand/raw/davinci_nand.c