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 <[email protected]> >
Acked-by: Arnd Bergmann <[email protected]>

