summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/eeprom_4k.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-11-30 19:32:01 +0100
committerKalle Valo <kvalo@qca.qualcomm.com>2015-12-08 16:50:14 +0200
commitb057886524be060021e3cfad0ba8458c850330cd (patch)
tree9acebf9152060cf255029d8f90915d19a8b58335 /drivers/net/wireless/ath/ath9k/eeprom_4k.c
parent81ec3c09ab1bb24e5edf2bd08707982a4e7fb8bd (diff)
ath10k: do not use coherent memory for allocated device memory chunks
Coherent memory is more expensive to allocate (and constrained on some architectures where it has to be pre-allocated). It is also completely unnecessary, since the host has no reason to even access these allocated memory spaces Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/eeprom_4k.c')
0 files changed, 0 insertions, 0 deletions