Files
linux/drivers/net/wireless/b43
Michael Buesch 4ac58469f1 ssb: Fix usage of struct device used for DMAing
This fixes DMA on architectures where DMA is nontrivial, like PPC64.
We must use the host-device's (PCI) struct device for any DMA
operation instead of the SSB device. For this we add a new
struct device pointer to the SSB device structure that will always
point to the right device for DMAing.

Without this patch b43 and b44 drivers won't work on complex-DMA
architectures, that for example need dev->archdata for DMA operations.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-15 15:04:35 -04:00
..
2008-02-15 13:44:18 -05:00
2008-02-05 14:35:47 -05:00
2008-02-07 09:47:00 +00:00
2007-10-10 16:54:11 -07:00
2008-01-28 15:09:32 -08:00
2008-01-28 15:09:53 -08:00
2008-01-28 15:10:44 -08:00
2008-01-28 15:10:44 -08:00
2008-04-01 15:44:08 -04:00
2008-03-13 15:57:25 -04:00
2008-01-28 15:09:53 -08:00
2008-01-16 12:53:32 -05:00
2007-11-10 04:25:12 -05:00
2007-10-13 09:41:03 -07:00
2008-01-28 15:05:59 -08:00
2008-01-28 15:04:31 -08:00
2008-01-28 15:05:59 -08:00
2008-01-28 15:04:31 -08:00