diff options
author | Pekon Gupta <pekon@ti.com> | 2013-10-24 18:20:19 +0530 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2013-11-06 23:33:08 -0800 |
commit | 633deb58e1ecc81486505fe9d3dc2aa3cfbca719 (patch) | |
tree | 65d7843841d50b291cf5fffed415ed9048769a78 /kernel/events | |
parent | c66d039197e42af8867e5d0d9b904daf0fb9e6bc (diff) |
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>
Diffstat (limited to 'kernel/events')
0 files changed, 0 insertions, 0 deletions