]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: DMA related fixes for high latency devices
authorErik Stromdahl <erik.stromdahl@gmail.com>
Tue, 4 Sep 2018 12:05:23 +0000 (15:05 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 6 Sep 2018 16:14:37 +0000 (19:14 +0300)
commit518c0c5bebf671c21971be0dd8972f7b46742fcb
tree87b86608bb2100c0f1da2413e79672e9fd6a556d
parent7c3869fd63b0a6c8bf72f340237881516f9710af
ath10k: DMA related fixes for high latency devices

Several DMA related functions (such as the dma_map_xxx functions)
are not used with high latency devices and don't need to be invoked
in this case.

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/htc.c
drivers/net/wireless/ath/ath10k/htt_tx.c
drivers/net/wireless/ath/ath10k/txrx.c