]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d9da84c9ceec932e021ff6bfa2c3553c2f6d5ff
tree7f7b20b97d6f88a5326d73267670b17f798dcdf5
parentd1a516ac7a059ae45c62c39f584d5dbed0111f10
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