]> git.baikalelectronics.ru Git - kernel.git/commit
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
authorMichael Buesch <mb@bu3sch.de>
Fri, 20 Jun 2008 09:50:29 +0000 (11:50 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jun 2008 13:09:15 +0000 (09:09 -0400)
commitdf05c996ff0d06c5863251e0e9828d30fef114cb
tree5d787c7c0bdabcf72e98603a85672ebe95a3682e
parent37c7ccee45d946acfc9a71616c7cc37d591fff8c
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>
drivers/net/b44.c
drivers/net/wireless/b43/dma.c
drivers/net/wireless/b43legacy/dma.c
drivers/ssb/Kconfig
drivers/ssb/main.c
include/linux/ssb/ssb.h