diff options
author | 2018-07-27 01:18:05 +0200 | |
---|---|---|
committer | 2018-07-31 09:46:04 +0200 | |
commit | fe13ae02b07a1d14f47b0cbd63bc624b5f3cb890 (patch) | |
tree | 8ab2950f7275059cafb86c0643efd891a27faa37 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: rawnand: sm_common: fix the probe function error path (diff) | |
download | wireguard-linux-fe13ae02b07a1d14f47b0cbd63bc624b5f3cb890.tar.xz wireguard-linux-fe13ae02b07a1d14f47b0cbd63bc624b5f3cb890.zip |
mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()
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_with_ids() (alternative to nand_scan() for passing
a flash IDs table) 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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions