diff options
author | Ladislav Michl <[email protected]> | 2017-10-10 15:32:45 +0200 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2017-10-14 15:21:05 +0200 |
commit | f67ae488fd64029460551e34d403aa64562faea0 (patch) | |
tree | 97f9db5cc4c980cb7651be1c7961698daba0fbee /scripts/gdb/linux/tasks.py | |
parent | 086c321ec57bfda5b15f3553e7def33302955852 (diff) |
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 <[email protected]>
Acked-by: Roger Quadros <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions