mtd: rawnand: tango: Convert the driver to exec_op()
authorBoris Brezillon <boris.brezillon@collabora.com>
Mon, 18 May 2020 17:09:12 +0000 (19:09 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 26 Jun 2020 06:34:23 +0000 (08:34 +0200)
commit90d6bf481a5d0c32112925f3ecc640b9145f77d8
treec2a6a5e59c40396f1cce5a729927c1cfe1e50021
parent5197360f9e09449ac7249a98fbde36a3608e059c
mtd: rawnand: tango: Convert the driver to exec_op()

Let's convert the driver to exec_op() to have one less driver relying
on the legacy interface.

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/20200518170912.328988-1-boris.brezillon@collabora.com
drivers/mtd/nand/raw/tango_nand.c