diff options
author | Thierry Reding <treding@nvidia.com> | 2015-01-23 15:37:52 (GMT) |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2015-01-26 12:41:07 (GMT) |
commit | 35577079b9943e158c7032afe1dde6faf4385222 (patch) | |
tree | dde06efb492f918065bd298796a2abb73bfcf404 /samples | |
parent | c7e3ca515e784a82223f447b79eb2090bdb91378 (diff) | |
download | linux-35577079b9943e158c7032afe1dde6faf4385222.tar.xz |
iommu/tegra: gart: Provide default ->map_sg() callback
Commit 315786ebbf4a ("iommu: Add iommu_map_sg() function") adds a new
->map_sg() callback and provides a default implementation that drivers
can use until they implement a hardware-specific variant. Unfortunately
the Tegra GART driver was not updated as part of that commit, so that
iommu_map_sg() calls on a domain provided by the GART cause an oops.
Fixes: 315786ebbf4a ("iommu: Add iommu_map_sg() function")
Cc: Hiroshi Doyu <hdoyu@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions