mtd: nand: raw: atmel: Fix comment in timings preparation
authorAlexander Dahl <ada@thorsis.com>
Mon, 26 Feb 2024 12:25:37 +0000 (13:25 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 14 Mar 2024 23:04:50 +0000 (00:04 +0100)
commit1c60e027ffdebd36f4da766d9c9abbd1ea4dd8f9
treea54846b284abbd32aeb8297fc11d080b819d26a9
parent6fb075fca63c3486612986eeff84ed4179644038
mtd: nand: raw: atmel: Fix comment in timings preparation

Looks like a copy'n'paste mistake introduced when initially adding the
dynamic timings feature with commit f9ce2eddf176 ("mtd: nand: atmel: Add
->setup_data_interface() hooks").  The context around this and
especially the code itself suggests 'read' is meant instead of write.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
Reviewed-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240226122537.75097-1-ada@thorsis.com
drivers/mtd/nand/raw/atmel/nand-controller.c