]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath10k: use dma_zalloc_coherent()
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Fri, 27 Jan 2017 17:52:37 +0000 (19:52 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 27 Jan 2017 18:03:27 +0000 (20:03 +0200)
commit0de4df5ba2ad3f3c46d2c079f3a76c69d71800be
treefe0be790ad0edaa195fc4c17801953a21baf11b2
parentdd51fa3d8a1d4781647f333e731590b65965b332
ath10k: use dma_zalloc_coherent()

use dma_zalloc_coherent() instead of dma_alloc_coherent and memset().

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/ce.c
drivers/net/wireless/ath/ath10k/pci.c