On Tue, Apr 4, 2017 at 5:18 AM, Sricharan R <sricharan@xxxxxxxxxxxxxx> wrote: > This series calls the dma ops configuration for the devices > at a generic place so that it works for all busses. > The dma_configure_ops for a device is now called during > the device_attach callback just before the probe of the > bus/driver is called. Similarly dma_deconfigure is called during > device/driver_detach path. For patches 3, 4, 6, 7, 8: Acked-by: Rob Herring <robh@xxxxxxxxxx>