Files
kernel-eswin-eic7700/include/linux/mtd
Boris BREZILLON 2d3b77bac3 mtd: nand: update mtd_to_nand()
Now that all drivers are using the mtd instance embedded in the nand_chip
struct we can safely update the mtd_to_nand() implementation to use
the container_of macro instead of returning the content of mtd->priv.
This will allow us to remove mtd->priv = chip assignments done in all
NAND controller drivers.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-12-18 13:19:10 -08:00
..
2015-05-27 12:42:16 -07:00
2013-08-05 20:48:49 +01:00
2014-01-20 11:55:23 -08:00
2015-12-18 13:19:10 -08:00
2014-05-28 00:05:23 -07:00
2014-04-18 16:40:08 -07:00