From: Arend van Spriel Date: Thu, 8 Dec 2011 23:06:52 +0000 (-0800) Subject: brcm80211: smac: use DMA-API calls for descriptor allocations X-Git-Tag: v3.3-rc1~182^2~178^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e81b9b19f20286425fed3b54df9b81189444cee;p=pandora-kernel.git brcm80211: smac: use DMA-API calls for descriptor allocations Using BCMA hides the specifics about the host interface. The driver is now using the DMA-API to do dma related calls. BCMA provides the device object to use in the DMA-API calls. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed