diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-11-11 10:55:20 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-12-07 12:38:26 +0300 |
commit | 653c57c7da087be6448f63430e077dd9eae06188 (patch) | |
tree | 0c4c90263b145bd180117d51efba4df232fe106c /drivers/mtd/nand/raw/fsl_upm.c | |
parent | 2ace451cae226da8cbf9b2af28f1458e4edaa31a (diff) | |
download | linux-653c57c7da087be6448f63430e077dd9eae06188.tar.xz |
mtd: rawnand: vf610: Stop implementing ->select_chip()
Now that the CS to be selected is kept in chip->cur_cs and passed
in nand_operation->cs, we can get rid of the ->select_chip()
implementation and replace it by an internal function which is called
from the chip->exec_op() and chip->ecc.read/write_xxx() hooks.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'drivers/mtd/nand/raw/fsl_upm.c')
0 files changed, 0 insertions, 0 deletions