On Fri, Aug 28, 2020 at 02:11:57PM +0300, Andy Shevchenko wrote: > Use DMA ops setter instead of direct assignment. Even we know that > this module doesn't perform access to the dma_ops member of struct device, > it's better to use setter to avoid potential problems in the future. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> As mentioned in reply to the intel-iommu patch: I plan to remove these accessors soon.