alistair23-linux/drivers/memstick/host
Jingoo Han ccf5a04f70 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_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>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-09-11 15:59:34 -07:00
..
jmb38x_ms.c drivers/memstick/host/jmb38x_ms: convert to module_pci_driver 2013-07-03 16:08:06 -07:00
Kconfig drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:52:44 -08:00
Makefile
r592.c drivers/memstick/host/r592.c: convert to module_pci_driver 2013-07-03 16:08:06 -07:00
r592.h
rtsx_pci_ms.c drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() 2013-09-11 15:59:34 -07:00
tifm_ms.c