diff options
author | Martyn Welch <martyn.welch@ge.com> | 2012-03-22 13:27:29 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-10 17:37:06 (GMT) |
commit | 3abc48ae35ef7cff845a8d57322c19cc153fb482 (patch) | |
tree | 7b3111df2638026f06f8f7692952f65185866d5f /samples/hidraw | |
parent | 59b2bbb614ca1bd934bb0e5c615a0849d11d8858 (diff) | |
download | linux-3abc48ae35ef7cff845a8d57322c19cc153fb482.tar.xz |
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>
Diffstat (limited to 'samples/hidraw')
0 files changed, 0 insertions, 0 deletions