]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0cc099c41ae7659f5a1fe1216ff3cc41c4ceda3a
tree0e6fe0b27f5b506de1cb7ab85558077f4d1c0f8f
parent27ff205c11784cbaca185ce3143c47a1eb44a5c2
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