Files
linux/drivers
Pekon Gupta 633deb58e1 mtd: nand: omap: cleanup: replace local references with generic framework names
This patch updates following in omap_nand_probe() and omap_nand_remove()
- replaces "info->nand" with "nand_chip" (struct nand_chip *nand_chip)
- replaces "info->mtd" with "mtd" (struct mtd_info *mtd)
- white-space and formatting cleanup

Signed-off-by: Pekon Gupta <pekon@ti.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2013-11-06 23:33:08 -08:00
..
2013-10-11 07:31:47 +05:30
2013-10-21 13:39:37 +02:00
2013-10-24 13:00:24 +11:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-10-16 13:22:16 -07:00
2013-09-26 15:33:23 +03:00