mtd: rawnand: cs553x: Get rid of the legacy interface implementation
authorBoris Brezillon <boris.brezillon@collabora.com>
Fri, 1 May 2020 09:06:50 +0000 (11:06 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 11 May 2020 07:51:41 +0000 (09:51 +0200)
commit51b71ac092eaf3597210b64255040071db1c10e2
treebdba4a9ae08676c7a28669339a517489154f50ce
parentb4ed6328b93d23afc10c3ba222a74e9c9672c7ce
mtd: rawnand: cs553x: Get rid of the legacy interface implementation

Now that exec_op() is implemented we no longer need to implement the
legacy hooks.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200501090650.1138200-5-boris.brezillon@collabora.com
drivers/mtd/nand/raw/cs553x_nand.c