Felix Fietkau 2383a26168 broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api
broadcom-wl driver bound to ssb device with ssb driver probe
have osh handle struct pdev pointer value initialized with
ssb_device pointer. Later on pdev is used with legacy pci
dma api as pci_dev thus causing oops sometimes.

The patch replaces legacy pci dma api and pass relevant
device struct pointer to avoid crashes.
Signed-off-by: George Kashperko <george@znau.edu.ua>

SVN-Revision: 26949
2011-05-19 10:08:02 +00:00
..
2011-03-17 07:23:28 +00:00
2011-03-07 12:59:19 +00:00
2011-05-18 09:50:06 +00:00
2011-04-20 02:56:23 +00:00
2009-06-13 16:47:22 +00:00
2010-04-23 11:27:29 +00:00
2010-11-22 11:27:47 +00:00
2011-03-01 15:41:28 +00:00
2009-12-19 22:19:42 +00:00
2011-03-14 07:34:08 +00:00
2010-09-30 10:48:37 +00:00
2010-09-30 10:48:37 +00:00
2010-10-27 21:24:06 +00:00
2011-03-11 08:22:47 +00:00