ath9k: use common read/write ops on pci and debug code
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 24 Sep 2009 03:06:59 +0000 (23:06 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:41 +0000 (16:39 -0400)
commit475a6e4d3907d6af412d081a9eab3b1e8a24afd1
tree4e1101f67a5cfd85e8575beafafb487b504baa45
parentbdcf8ff3dd7e89ee4b3f303b6f7e5e04876f9d76
ath9k: use common read/write ops on pci and debug code

PCI and debug code will not be shared between ath9k and
ath9k_htc, so make that code use the common read/write ops.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/pci.c