OSDN Git Service

mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 3 Jun 2020 13:49:21 +0000 (15:49 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 26 Jun 2020 06:35:09 +0000 (08:35 +0200)
commit8fac41ebe2895fccf4bc40347f1638fe845d4936
treefcb81f3ee083f20bfef234cff3cdcb812bff8909
parent54309d65776755bcdb9dcf3744cd764fc1e254ea
mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation

Now that the driver implements exec_op(), 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/20200603134922.1352340-10-boris.brezillon@collabora.com
drivers/mtd/nand/raw/fsl_upm.c