b44: replace the ssb_dma API with the generic DMA API
commit39a6f4bce6b437046edf042f78f7a0529e253bff
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 4 Jun 2010 02:37:40 +0000 (3 19:37 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Jun 2010 20:00:42 +0000 (4 16:00 -0400)
treea479bd071e464360275293d8d350205bac8135f9
parent718e8898af2c523b1785f025350c34c59750734d
b44: replace the ssb_dma API with the generic DMA API

Note that dma_sync_single_for_device and dma_sync_single_for_cpu support a
partial sync.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Gary Zambrano <zambrano@broadcom.com>
Acked-by: Michael Buesch <mb@bu3sch.de>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/b44.c