diff options
author | 2017-12-21 14:30:58 +0530 | |
---|---|---|
committer | 2017-12-27 12:06:40 +0200 | |
commit | 5dac5f3772f64a3bc4ba44075304511ab21ee95a (patch) | |
tree | 897b705c6ed7ed3778865e149c3507c73e8a127f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath10k: Add paddrs_ring_64 support for 64bit target (diff) | |
download | linux-dev-5dac5f3772f64a3bc4ba44075304511ab21ee95a.tar.xz linux-dev-5dac5f3772f64a3bc4ba44075304511ab21ee95a.zip |
ath10k: Use dma_addr_t for ce buffers to support 64bit target
CE send and receive API's are using u32 ring address, which
truncates the address for target with 64bit addressing range.
Use dma_addr_t for ce buffers to support target with extended
addressing range.
Signed-off-by: Govind Singh <govinds@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions