diff options
author | Ladislav Michl <ladis@linux-mips.org> | 2017-10-10 15:32:45 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-10-14 15:21:05 +0200 |
commit | f67ae488fd64029460551e34d403aa64562faea0 (patch) | |
tree | 97f9db5cc4c980cb7651be1c7961698daba0fbee /drivers/mtd/ofpart.c | |
parent | 086c321ec57bfda5b15f3553e7def33302955852 (diff) | |
download | linux-f67ae488fd64029460551e34d403aa64562faea0.tar.bz2 |
mtd: nand: omap2: Do not assign omap_nand_info to platform drvdata
commit 67ce04bf2746 ("mtd: nand: add OMAP2/OMAP3 NAND driver") assigned
pointer to omap_nand_info to the platform drvdata in probe function
just to be reasigned later to the pointer to mtd_info, which is
what remove function expects it to be. Remove useless assignment.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'drivers/mtd/ofpart.c')
0 files changed, 0 insertions, 0 deletions