iwlagn: remove drvdata support from bus layer
authorJohannes Berg <johannes.berg@intel.com>
Thu, 15 Sep 2011 18:46:49 +0000 (11:46 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Sep 2011 20:10:10 +0000 (16:10 -0400)
commit18d0077f0c4a3b88a04bf164db39671edafc30b8
tree7f7b20b97d6f88a5326d73267670b17f798dcdf5
parentca934b6715c134573da5acea01e9258eb0bf7c27
iwlagn: remove drvdata support from bus layer

Since the removal of the sysfs files, it is no
longer necessary to have upper layers control
the drvdata, so let the PCI driver have it for
itself completely.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-bus.h
drivers/net/wireless/iwlwifi/iwl-pci.c