linux/drivers/mtd/maps
Jingoo Han ba2694da2c mtd: maps: rbtx4939-flash: 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:42 +01:00
..
amd76xrom.c
bfin-async-flash.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
cfi_flagadm.c
ck804xrom.c mtd: maps: Remove redundant NULL check before kfree 2013-04-05 12:54:27 +01:00
dc21285.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
esb2rom.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
gpio-addr-flash.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
ichxrom.c
impa7.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
intel_vr_nor.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
ixp4xx.c mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:40 +01:00
Kconfig ARM: clps711x: autcpu12: Special driver for handling memory is removed 2013-06-11 15:47:23 -07:00
l440gx.c
lantiq-flash.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
latch-addr-flash.c mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:32 +01:00
Makefile ARM: clps711x: autcpu12: Special driver for handling memory is removed 2013-06-11 15:47:23 -07:00
map_funcs.c
netsc520.c
nettel.c
octagon-5066.c
pci.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
pcmciamtd.c
physmap_of.c mtd: physmap_of: add const qualifiers 2013-04-05 13:04:13 +01:00
physmap.c mtd: maps: physmap: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:35 +01:00
pismo.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
plat-ram.c mtd: maps: plat-ram: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:29 +01:00
pmcmsp-flash.c
pxa2xx-flash.c mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:34 +01:00
rbtx4939-flash.c mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:42 +01:00
sa1100-flash.c mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata() 2013-08-05 20:59:31 +01:00
sbc_gxx.c
sc520cdp.c
scb2_flash.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
scx200_docflash.c
solutionengine.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
sun_uflash.c
ts5500_flash.c
tsunami_flash.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
uclinux.c mtd: uclinux: add a comment about why uclinux_ram_map must not be static 2013-02-04 09:26:30 +02:00
vmax301.c
vmu-flash.c