Boris Brezillon 8fcfba0724 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>
2016-11-21 11:55:59 +01:00
..
2016-08-02 17:05:11 -04:00
2016-10-11 10:49:44 -07:00
2016-05-05 23:51:51 +02:00
2016-04-18 11:23:24 +02:00
2016-07-09 18:48:54 -07:00