linux-stable/drivers/net/can/sja1000
Jingoo Han a0c7d83322 can: sja1000: 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: Marc Kleine-Budde <mkl@pengutronix.de>
2013-09-21 15:43:16 +02:00
..
ems_pci.c can: sja1000: remove unnecessary pci_set_drvdata() 2013-09-21 15:43:16 +02:00
ems_pcmcia.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-05-01 14:08:52 -07:00
Kconfig can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORT 2013-03-27 14:51:49 +01:00
kvaser_pci.c can: sja1000: remove unnecessary pci_set_drvdata() 2013-09-21 15:43:16 +02:00
Makefile can: sja1000: add support for PEAK-System PCMCIA card 2012-03-03 17:40:46 +01:00
peak_pci.c can: sja1000: remove unnecessary pci_set_drvdata() 2013-09-21 15:43:16 +02:00
peak_pcmcia.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-05-01 14:08:52 -07:00
plx_pci.c can: sja1000: remove unnecessary pci_set_drvdata() 2013-09-21 15:43:16 +02:00
sja1000.c can: sja1000: use common prefix for all sja1000 defines 2013-04-16 12:39:14 +02:00
sja1000.h can: sja1000: use common prefix for all sja1000 defines 2013-04-16 12:39:14 +02:00
sja1000_isa.c net: can: use platform_{get,set}_drvdata() 2013-06-03 13:13:49 +02:00
sja1000_of_platform.c net: can: use platform_{get,set}_drvdata() 2013-06-03 13:13:49 +02:00
sja1000_platform.c can: sja1000: use dev_get_platdata() 2013-09-21 15:43:14 +02:00
tscan1.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00