commit | f225763a7d6c92c4932dbd528437997078496fcc | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Jun 20 11:50:29 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 27 09:09:15 2008 -0400 |
tree | 5d787c7c0bdabcf72e98603a85672ebe95a3682e | |
parent | 316af76f3475bb73dbb11f1c6d549ae589efb3d0 [diff] |
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 <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>