On 04/04/17 18:23, Rob Herring wrote: > 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> > . > And a few hours later, I had the opposite opinion on a couple of patches, so there is some ongoing discussion working this out. -Frank