From: Michael Buesch Date: Fri, 20 Jun 2008 09:50:29 +0000 (+0200) Subject: ssb, b43, b43legacy, b44: Rewrite SSB DMA API X-Git-Tag: v2.6.27-rc1~969^2~254^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f225763a7d6c92c4932dbd528437997078496fcc;p=pandora-kernel.git ssb, b43, b43legacy, b44: Rewrite SSB DMA API This is a rewrite of the DMA API for SSB devices. This is needed, because the old (non-existing) "API" made too many bad assumptions on the API of the host-bus (PCI). This introduces an almost complete SSB-DMA-API that maps to the lowlevel bus-API based on the bustype. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed