diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-23 03:32:27 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2013-11-07 08:32:44 +0100 |
commit | 60d0dc7fa1615bc8b021fef253f3a17dd4f90e70 (patch) | |
tree | 081333c28cf7be2f49a2373656bb286b7e6c675d /drivers/mtd/nand/lpc32xx_mlc.c | |
parent | mtd: scb2_flash: remove unnecessary pci_set_drvdata() (diff) | |
download | linux-60d0dc7fa1615bc8b021fef253f3a17dd4f90e70.tar.xz linux-60d0dc7fa1615bc8b021fef253f3a17dd4f90e70.zip |
mtd: denali: remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/nand/lpc32xx_mlc.c')
0 files changed, 0 insertions, 0 deletions