summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@ge.com>2012-03-22 13:27:29 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-10 17:37:06 (GMT)
commit3abc48ae35ef7cff845a8d57322c19cc153fb482 (patch)
tree7b3111df2638026f06f8f7692952f65185866d5f /Kbuild
parent59b2bbb614ca1bd934bb0e5c615a0849d11d8858 (diff)
downloadlinux-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 'Kbuild')
0 files changed, 0 insertions, 0 deletions