From: Brett Rudley Date: Fri, 25 Feb 2011 15:39:09 +0000 (+0100) Subject: staging: brcm80211: Remove abstractions for pci_(un)map_single X-Git-Tag: v2.6.39-rc1~469^2~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9010c46c3722d37befaf3d6e0d5024293efa3074;p=pandora-kernel.git staging: brcm80211: Remove abstractions for pci_(un)map_single The driver had abstracted DMA mapping functions. As abstraction is not required for the linux driver, these have been removed and replaced by native linux functions. Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed