linux/drivers/mmc
Alexandre Courbot 741b48f4f3 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>
2016-03-18 09:12:19 +01:00
..
card mmc: block: fix ABI regression of mmc_blk_ioctl 2016-03-17 14:54:42 +01:00
core mmc: core: remove redundant memset of sdio_read_cccr 2016-03-17 14:54:41 +01:00
host mmc: sdhci-acpi: Remove enable_dma() hook 2016-03-18 09:12:19 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00