kernel_optimize_test/drivers/mmc
Alexandre Courbot bd9ff18bff mmc: sdhci-pci: Do not set DMA mask in enable_dma()
DMA mask will already be set by sdhci_set_dma_mask(), which
is equivalent to the removed code since pci_set_dma_mask()
expands to its DMA-API counterpart.

There should also be no reason to set the DMA mask after probe.

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:25 +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-pci: Do not set DMA mask in enable_dma() 2016-03-18 09:12:25 +01:00
Kconfig
Makefile