RE: [PATCH 5/8] drivers: platform: Configure dma operations at probe time

2016-08-16 Thread Sricharan
Hi Laurent, >Hi Sricharan, > >Thank you for the patch. > >On Tuesday 09 Aug 2016 04:19:07 Sricharan R wrote: >> Configuring DMA ops at probe time will allow deferring device probe when >> the IOMMU isn't available yet. >> >> Signed-off-by: Sricharan R >> --- >> drivers/base/dd.c | 11 +

Re: [PATCH 5/8] drivers: platform: Configure dma operations at probe time

2016-08-16 Thread Laurent Pinchart
Hi Sricharan, Thank you for the patch. On Tuesday 09 Aug 2016 04:19:07 Sricharan R wrote: > Configuring DMA ops at probe time will allow deferring device probe when > the IOMMU isn't available yet. > > Signed-off-by: Sricharan R > --- > drivers/base/dd.c | 11 +++ > drivers/b