diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2016-03-07 03:07:56 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-03-18 09:12:19 +0100 |
commit | 741b48f4f39730fdf74bc5892fca2de2fe798b63 (patch) | |
tree | 37946ce717ea79d8e4a46edf3211fa3d226c8a86 /tools/spi | |
parent | mmc: sdhci: Set DMA mask when adding host (diff) | |
download | linux-741b48f4f39730fdf74bc5892fca2de2fe798b63.tar.xz linux-741b48f4f39730fdf74bc5892fca2de2fe798b63.zip |
mmc: sdhci-acpi: Remove enable_dma() hook
This hook was solely used to set the DMA mask, which is now done
by the newly-added sdhci_set_dma_mask() function.
The use of a flag to ensure the mask is only set once is a strong hint
that it should not have been done there anyway.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/spi')
0 files changed, 0 insertions, 0 deletions