mtd: rawnand: mtk: Convert the driver to exec_op()
authorBoris Brezillon <boris.brezillon@collabora.com>
Mon, 18 May 2020 17:03:21 +0000 (19:03 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 15 Jun 2020 08:11:01 +0000 (10:11 +0200)
commit5197360f9e09449ac7249a98fbde36a3608e059c
tree4364e83c9759fe9f650179fdaf2e579dc588c3bf
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
mtd: rawnand: mtk: 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/20200518170321.321697-1-boris.brezillon@collabora.com
drivers/mtd/nand/raw/mtk_nand.c