diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2016-11-21 10:03:04 +0100 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2016-11-21 11:55:59 +0100 |
commit | 8fcfba072420518fda4b2fe00a3f3c9c3e2774e2 (patch) | |
tree | 09628a41d1648e468e98c95b5caf0cd0a6583625 /Documentation/devicetree/bindings | |
parent | 4d6aecfb7e26d2e8746e2eb1eab5e0fe378065ab (diff) | |
download | linux-8fcfba072420518fda4b2fe00a3f3c9c3e2774e2.tar.gz linux-8fcfba072420518fda4b2fe00a3f3c9c3e2774e2.tar.bz2 linux-8fcfba072420518fda4b2fe00a3f3c9c3e2774e2.zip |
mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
The nand_to_mtd() helper is here to hide internal mtd_info <-> nand_chip
association and ease future refactors.
Make use of this helper instead of directly accessing chip->mtd.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions