linux/drivers/mtd/devices
Jingoo Han 9fa34a1eb6 mtd: devices: spear_smi: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d06310
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2013-08-05 20:59:11 +01:00
..
bcm47xxsflash.c mtd: bcm47xxsflash: implement polling chip status 2013-08-05 18:20:54 +01:00
bcm47xxsflash.h mtd: bcm47xxsflash: implement ChipCommon R/W ops 2013-08-05 18:20:32 +01:00
block2mtd.c mtd: Convert logging messages 2013-08-05 20:47:17 +01:00
docg3.c mtd: doc: use module_platform_driver_probe() 2013-04-05 13:14:24 +01:00
docg3.h
elm.c mtd: devices: convert OMAP BCH to devm_ioremap_resource() 2013-08-05 19:09:16 +01:00
Kconfig mtd: merge mtdchar module with mtdcore 2013-04-05 13:16:54 +01:00
lart.c
m25p80.c mtd: devices: added the 16MiB winbond device 2013-08-05 20:46:52 +01:00
Makefile mtd: doc: remove support for DoC 2000/2001/2001+ 2013-04-05 12:04:31 +01:00
ms02-nv.c
ms02-nv.h
mtd_dataflash.c mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata() 2013-08-05 19:05:42 +01:00
mtdram.c
phram.c
pmc551.c
slram.c
spear_smi.c mtd: devices: spear_smi: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:11 +01:00
sst25l.c mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata() 2013-08-05 19:05:37 +01:00