diff options
author | Christoph Hellwig <hch@lst.de> | 2019-06-25 11:20:42 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-07-10 13:17:30 +0200 |
commit | 79a986721decf428ba539e6e2c941c987acce655 (patch) | |
tree | b810505cf1838f621794adeebd472e118f3a09a5 /drivers/mmc/host/sdhci_am654.c | |
parent | mmc: core: let the dma map ops handle bouncing (diff) | |
download | linux-79a986721decf428ba539e6e2c941c987acce655.tar.xz linux-79a986721decf428ba539e6e2c941c987acce655.zip |
dma-mapping: remove dma_max_pfn
These days, the DMA mapping code must bounce buffers for any unsupported
address. If the driver needs to optimize for natively supported ranges,
then it should use dma_get_required_mask.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci_am654.c')
0 files changed, 0 insertions, 0 deletions