commit | 767d34fc67af3939b8ec09804e2b60a1daf94945 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Thu Feb 27 18:50:03 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Feb 28 11:58:38 2014 +0200 |
tree | ace82ca863a712a1611fd9876be5752542f3d8d3 | |
parent | a80ddb003a24d10a87e3fbfc2d8e46c54698b585 [diff] |
ath10k: remove DMA mapping wrappers There's no real benefit from using them. DMA-API already provides debugging. Some skbuffs are already mapped directly with DMA-API since wrapper arguments were insufficient and extending them would be pointless. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>