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