commit | 18d0077f0c4a3b88a04bf164db39671edafc30b8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Sep 15 11:46:49 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 19 16:10:10 2011 -0400 |
tree | 7f7b20b97d6f88a5326d73267670b17f798dcdf5 | |
parent | ca934b6715c134573da5acea01e9258eb0bf7c27 [diff] |
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>