ath9k: convert to struct device
commitf5870acb3a8e2cad57b6c5ffd3157a7dfbb47942
authorGabor Juhos <juhosg@openwrt.org>
Wed, 14 Jan 2009 19:17:02 +0000 (14 20:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:29 +0000 (29 16:00 -0500)
tree99c0e716a4dbd651d020d5306a16baa50a19681b
parent2663516d8fb896430bf42dce41b3e2f141d63bd5
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>
drivers/net/wireless/ath9k/beacon.c
drivers/net/wireless/ath9k/core.h
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/recv.c
drivers/net/wireless/ath9k/xmit.c