On Friday 04 March 2016 19:38:45 Alexandre Courbot wrote: > 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 <acour...@nvidia.com> >
Acked-by: Arnd Bergmann <a...@arndb.de>