linux/drivers/net/wireless/rt2x00
Jingoo Han 515adc14cb wireless: rt2x00: 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>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-12-05 14:56:35 -05:00
..
Kconfig rt2x00: rt2800pci: move SoC specific code into a separate module 2013-10-18 14:07:00 -04:00
Makefile rt2x00: rt2800pci: move SoC specific code into a separate module 2013-10-18 14:07:00 -04:00
rt2x00.h rt2x00: add rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00config.c mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan 2013-03-25 19:19:35 +01:00
rt2x00crypto.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00debug.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00debug.h rt2x00: Add debugfs access for rfcsr register 2012-05-08 21:53:46 -04:00
rt2x00dev.c rt2x00: fix a crash bug in the HT descriptor handling fix 2013-11-15 14:29:30 -05:00
rt2x00dump.h
rt2x00firmware.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00leds.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00leds.h
rt2x00lib.h rt2x00: fix HT TX descriptor settings regression 2013-11-11 14:38:59 -05:00
rt2x00link.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00mac.c rt2x00: fix HT TX descriptor settings regression 2013-11-11 14:38:59 -05:00
rt2x00mmio.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00mmio.h rt2x00: rt2x00mmio: remove unused rt2x00pci_* defines 2013-04-10 14:10:32 -04:00
rt2x00pci.c wireless: rt2x00: remove unnecessary pci_set_drvdata() 2013-12-05 14:56:35 -05:00
rt2x00pci.h rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs 2013-04-03 14:50:06 -04:00
rt2x00queue.c rt2x00: fix HT TX descriptor settings regression 2013-11-11 14:38:59 -05:00
rt2x00queue.h rt2x00: remove data_queue_desc struct 2013-06-12 14:59:38 -04:00
rt2x00reg.h
rt2x00soc.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00soc.h
rt2x00usb.c rt2x00: do not pause queue on flush 2013-10-10 13:49:28 -04:00
rt2x00usb.h
rt61pci.c rt2x00: rt61pci: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt61pci.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt73usb.c rt2x00: rt73usb: use rt2x00_has_cap_* helpers 2013-10-14 13:39:58 -04:00
rt73usb.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt2400pci.c rt2400pci: fix RSSI read 2013-10-18 13:41:11 -04:00
rt2400pci.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt2500pci.c rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev 2013-06-12 15:02:15 -04:00
rt2500pci.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt2500usb.c rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev 2013-06-12 15:02:15 -04:00
rt2500usb.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt2800.h rt2x00: cleanup indentation in rt2800.h 2013-10-14 13:39:57 -04:00
rt2800lib.c rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592 2013-12-05 14:55:00 -05:00
rt2800lib.h rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper 2013-08-16 14:17:50 -04:00
rt2800mmio.c kfifo API type safety 2013-11-15 09:32:23 +09:00
rt2800mmio.h rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module 2013-10-18 14:07:00 -04:00
rt2800pci.c rt2x00: rt2800pci: use module_pci_driver macro 2013-10-18 14:07:00 -04:00
rt2800pci.h rt2x00: rt2800pci: move queue functions to the rt2800mmio module 2013-10-18 14:06:59 -04:00
rt2800soc.c rt2x00: rt2800pci: move SoC specific code into a separate module 2013-10-18 14:07:00 -04:00
rt2800usb.c kfifo API type safety 2013-11-15 09:32:23 +09:00
rt2800usb.h