diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-11-30 19:32:01 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2015-12-08 16:50:14 +0200 |
commit | b057886524be060021e3cfad0ba8458c850330cd (patch) | |
tree | 9acebf9152060cf255029d8f90915d19a8b58335 /drivers/net/wireless/ath/ath9k/eeprom_4k.c | |
parent | 81ec3c09ab1bb24e5edf2bd08707982a4e7fb8bd (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