linux_dsm_epyc7002/drivers/mtd/nand/raw/gpmi-nand
Boris Brezillon ce446b4b2d mtd: rawnand: Take check_only into account
->exec_op() is passed a check_only argument that encodes when the
controller should just check whether the operation is supported or not
without executing it. Some controllers simply ignore this arguments,
others don't but keep modifying some of the registers before returning.
Let's fix all those drivers.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200418194217.1016060-1-boris.brezillon@collabora.com
2020-05-10 21:16:01 +02:00
..
bch-regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 2019-05-21 11:28:39 +02:00
gpmi-nand.c mtd: rawnand: Take check_only into account 2020-05-10 21:16:01 +02:00
gpmi-nand.h mtd: rawnand: gpmi: Implement exec_op 2019-06-27 20:05:30 +02:00
gpmi-regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 2019-05-21 11:28:39 +02:00
Makefile mtd: rawnand: gpmi: move all driver code into single file 2019-06-27 20:05:26 +02:00