diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-07-20 18:15:06 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-07-31 10:46:00 +0300 |
commit | 1ce7826d7f178ab683d40d280ca079cf281aecff (patch) | |
tree | 5ab63b9e0e7f7f465d73915d2bcd74230a860ed7 /drivers/mtd/nand/raw/jz4780_bch.c | |
parent | 8831e48bad1425d237219dedde547f6061081807 (diff) | |
download | linux-1ce7826d7f178ab683d40d280ca079cf281aecff.tar.xz |
mtd: rawnand: mtk: convert driver to nand_scan()
Two helpers have been added to the core to do all kind of controller
side configuration/initialization between the detection phase and the
final NAND scan. Implement these hooks so that we can convert the driver
to just use nand_scan() instead of the nand_scan_ident() +
nand_scan_tail() pair.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Acked-by: Xiaolei Li <xiaolei.li@mediatek.com>
Diffstat (limited to 'drivers/mtd/nand/raw/jz4780_bch.c')
0 files changed, 0 insertions, 0 deletions