mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 1 Apr 2016 12:54:27 +0000 (14:54 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:58 +0000 (23:51 +0200)
commit2d01922c11601bed642e5a3d1c7051685218d0fc
tree5e9783099855b8d92999e7af53272e0e59ae49ee
parent363b5db21284b3f44866eaee5d2d34c3c9963f7d
mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()

The core now takes care of parsing generic DT properties in
nand_scan_ident() when nand_set_flash_node() has been called.
Rely on this initialization instead of calling of_get_nand_xxx()
manually.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/hisi504_nand.c
This page took 0.025287 seconds and 5 git commands to generate.