ath10k: add ath10k_pci_diag_* helpers
authorKalle Valo <kvalo@qca.qualcomm.com>
Mon, 25 Aug 2014 05:37:26 +0000 (08:37 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 25 Aug 2014 08:23:16 +0000 (11:23 +0300)
commit3d29a3e04298e3883625c677f62f7f1e634eec10
tree0e6fe0b27f5b506de1cb7ab85558077f4d1c0f8f
parent7a7b37328864286d0079d03198260e5f92d0a512
ath10k: add ath10k_pci_diag_* helpers

ath10k_pci_diag_read32() is for reading u32 from a device and ath10k_pci_diag_read_hi()
is a helper for reading data using "host interest" table.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c