OSDN Git Service

mtd: rawnand: gpio: Get rid of the legacy interface implementation
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 3 Jun 2020 15:07:46 +0000 (17:07 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 26 Jun 2020 06:35:09 +0000 (08:35 +0200)
commitdf66c27101ff279dc2e8cc2ced7191029495f194
tree162474ff137327a4ba2c1e2603bb1d552b387bbd
parent22b27a675d714499848d4f389082eb0d959a7b34
mtd: rawnand: gpio: Get rid of the legacy interface implementation

Now that exec_op() is implemented, 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-4-boris.brezillon@collabora.com
drivers/mtd/nand/raw/gpio.c