diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-11-11 10:55:23 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-12-07 12:38:27 +0300 |
commit | f2abfeb2078b9682bfeb77f91816fcf2177b3051 (patch) | |
tree | 10c934f3a3bf2387feaba1faaa4366266bd7dd8a /drivers/mtd/nand/raw/atmel/nand-controller.c | |
parent | 7d6c37e90cf9013bd18240cd861b9ae7b006f91f (diff) | |
download | linux-f2abfeb2078b9682bfeb77f91816fcf2177b3051.tar.xz |
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
->exec_op() is a controller method and has nothing to do in the
nand_chip struct. Let's move it to the nand_controller_ops struct and
adjust the core and drivers accordingly.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Tested-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'drivers/mtd/nand/raw/atmel/nand-controller.c')
0 files changed, 0 insertions, 0 deletions