commit | 5dabcf2f27ded864cf79204c4a3cca1516b66026 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Jul 11 17:56:22 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Wed Jul 16 23:19:34 2014 +0100 |
tree | fe48cb11b03d59feaf7ca819a4522c044d80b522 | |
parent | 279d2378c9c4f05bbe41b55625b4003871026266 [diff] |
spi: sh-msiof: Use correct device for DMA mapping with IOMMU To function correctly in the presence of an IOMMU, the DMA buffers must be mapped using the DMA channel's device instead of the MSIOF platform device's device. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@linaro.org>