From: Michal Kazior Date: Thu, 27 Feb 2014 16:50:03 +0000 (+0200) Subject: ath10k: remove DMA mapping wrappers X-Git-Tag: v3.15-rc1~113^2~93^2^2~92^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=767d34fc67af3939b8ec09804e2b60a1daf94945;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed