alistair23-linux/drivers/staging/vme
Martyn Welch 3abc48ae35 Staging: VME: Convert TSI148 to use dma_map_single
The DMA functionality fails to work on some Intel based platforms. Some
recent Intel platforms have an IOMMU. Transferring the DMA descriptors,
which were mapped using virt_to_phys(), failed. This patch updates the
driver to use dma_map_single().

Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-10 10:37:06 -07:00
..
boards
bridges Staging: VME: Convert TSI148 to use dma_map_single 2012-04-10 10:37:06 -07:00
devices staging: Fix typo in multiple files 2012-04-10 10:31:01 -07:00
Kconfig
Makefile
TODO Staging: VME: Update TODO file 2011-11-26 17:23:57 -08:00
vme.c Staging: VME: Remove typedefs 2011-12-01 10:28:00 -08:00
vme.h staging: vme: code convention fix 2012-02-09 09:16:52 -08:00
vme_api.txt Staging: VME: Remove typedefs 2011-12-01 10:28:00 -08:00
vme_bridge.h Staging: VME: Remove typedefs 2011-12-01 10:28:00 -08:00