linux/drivers/mtd/nand
Jingoo Han 94ba696c12 mtd: nand: orion_nand: 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>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2013-08-05 20:59:14 +01:00
..
bcm47xxnflash Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
gpmi-nand mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:03 +01:00
alauda.c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 2012-05-13 23:14:23 -05:00
ams-delta.c mtd: nand: ams-delta: remove unnecessary platform_set_drvdata() 2013-08-05 20:58:30 +01:00
atmel_nand.c mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata() 2013-08-05 20:58:33 +01:00
atmel_nand_ecc.h mtd: at91: atmel_nand: add Programmable Multibit ECC controller support 2012-07-06 18:23:25 +01:00
au1550nd.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
bf5xx_nand.c mtd: nand: bf5xx_nand: remove unnecessary platform_set_drvdata() 2013-08-05 20:58:38 +01:00
cafe_nand.c mtd: nand: subpage write support for hardware based ECC schemes 2013-04-05 13:22:59 +01:00
cmx270_nand.c mtd: kill MTD_NAND_VERIFY_WRITE 2012-09-29 15:00:46 +01:00
cs553x_nand.c mtd cs553x_nand: Initialise ecc.strength before nand_scan() 2012-12-03 16:36:34 +02:00
davinci_nand.c mtd: nand: davinci: use devm_ioremap_resource() 2013-08-05 20:49:10 +01:00
denali.c mtd: denali: split the generic driver and PCI layer 2012-11-15 15:37:46 +02:00
denali.h mtd: denali: add a DT driver 2012-11-15 15:37:46 +02:00
denali_dt.c mtd: denali_dt: Remove redundant use of of_match_ptr 2013-04-05 14:04:34 +01:00
denali_pci.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
diskonchip.c mtd: diskonchip: don't warn about ARM architecture 2012-11-16 10:57:38 +02:00
docg4.c mtd: nand: docg4: remove unnecessary platform_set_drvdata() 2013-08-05 20:58:42 +01:00
fsl_elbc_nand.c mtd: remove use of __devinit 2012-11-22 12:07:03 +02:00
fsl_ifc_nand.c mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE 2013-08-05 19:09:39 +01:00
fsl_upm.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
fsmc_nand.c mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata() 2013-08-05 20:58:57 +01:00
gpio.c mtd: nand-gpio: Add missing "owner" field in platform_driver struct 2013-08-05 20:46:21 +01:00
jz4740_nand.c mtd: nand: jz4740_nand: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:05 +01:00
Kconfig mtd: nand-gpio: Unneeded dependency on ARM removed 2013-08-05 20:46:06 +01:00
lpc32xx_mlc.c mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:06 +01:00
lpc32xx_slc.c mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:06 +01:00
Makefile mtd: remove the h1910 NAND driver 2013-04-05 13:15:17 +01:00
mpc5121_nfc.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
mxc_nand.c mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:08 +01:00
nand_base.c mtd: nand_base: Only use GET/SET FEATURES command on chips that support them. 2013-08-05 20:49:04 +01:00
nand_bbt.c mtd: nand: remove AG-AND support 2013-04-05 12:00:50 +01:00
nand_bch.c mtd: cleanup style on pr_debug messages 2011-09-11 15:02:16 +03:00
nand_ecc.c mtd: nane: print source of error message 2013-02-04 09:27:19 +02:00
nand_ids.c mtd: nand_ids: use size macros 2013-04-05 13:22:06 +01:00
nandsim.c mtd: nand: remove few tiny page NAND bits 2013-04-05 12:03:16 +01:00
ndfc.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
nuc900_nand.c mtd: nand: nuc900_nand: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:09 +01:00
omap2.c mtd: nand: omap2: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:13 +01:00
orion_nand.c mtd: nand: orion_nand: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:14 +01:00
pasemi_nand.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
plat_nand.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
pxa3xx_nand.c mtd: nand: pxa3xx: Add support for Read parameter page command 2013-08-05 20:58:23 +01:00
r852.c mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions 2013-08-05 19:00:12 +01:00
r852.h mtd: r852: remove useless pci powerup/down from suspend/resume routines 2010-10-25 01:32:21 +01:00
s3c2410.c mtd: Convert to devm_ioremap_resource() 2013-01-25 12:21:47 -08:00
sh_flctl.c mtd: sh_flctl: Use of_match_ptr() macro 2013-04-05 13:20:14 +01:00
sharpsl.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
sm_common.c mtd: nand_ids: use size macros 2013-04-05 13:22:06 +01:00
sm_common.h mtd: sm_common: split smartmedia and xD table 2010-05-14 01:03:46 +01:00
socrates_nand.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
tmio_nand.c mtd: kill MTD_NAND_VERIFY_WRITE 2012-09-29 15:00:46 +01:00
txx9ndfmc.c mtd: txx9ndfmc: use module_platform_driver_probe() 2013-04-05 13:14:40 +01:00
xway_nand.c mtd: lantiq: Add NAND support on Lantiq XWAY SoC. 2012-09-29 15:05:18 +01:00