OSDN Git Service

mtd: rawnand: gpio: Implement exec_op()
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 3 Jun 2020 15:07:45 +0000 (17:07 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 26 Jun 2020 06:35:09 +0000 (08:35 +0200)
commit22b27a675d714499848d4f389082eb0d959a7b34
treed92f8e7b6473f1f4861cc428bfa203dd6ac9df36
parentb4c719685491983628155c5c8b677332709c4c6f
mtd: rawnand: gpio: Implement exec_op()

Implement exec_op() so we can get rid of the legacy interface
implementation.

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/20200603150746.1423257-3-boris.brezillon@collabora.com
drivers/mtd/nand/raw/gpio.c