diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-07-20 17:15:02 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-07-31 09:45:59 +0200 |
commit | eef2b13a33141aa49e17831937acd744cc049844 (patch) | |
tree | 33176d6d4f8109cb6e0cc36eac9a22c29b7a92ac /tools | |
parent | 07c1a4b3d8231910424bffabff5c0d51c80e2f6b (diff) | |
download | linux-stable-eef2b13a33141aa49e17831937acd744cc049844.tar.gz linux-stable-eef2b13a33141aa49e17831937acd744cc049844.tar.bz2 linux-stable-eef2b13a33141aa49e17831937acd744cc049844.zip |
mtd: rawnand: jz4780: 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>
Acked-by: Harvey Hunt <harveyhuntnexus@gmail.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions