commit | f5870acb3a8e2cad57b6c5ffd3157a7dfbb47942 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Wed Jan 14 20:17:02 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:00:29 2009 -0500 |
tree | 99c0e716a4dbd651d020d5306a16baa50a19681b | |
parent | 2663516d8fb896430bf42dce41b3e2f141d63bd5 [diff] |
ath9k: convert to struct device Convert 'struct pci_dev' to 'struct device' to make it usable on the AHB bus as well. Changes-licensed-under: ISC Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Tested-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>