Hi Robin,
>On 25/04/16 16:58, Sricharan R wrote:
>> From: Laurent Pinchart
>>
>> Configuring DMA ops at probe time will allow deferring device probe when
>> the IOMMU isn't available yet.
>>
>> Signed-off-by: Laurent Pinchart
>> ---
>> drivers/base/platform.c | 13 +
>> drivers/of
On 25/04/16 16:58, Sricharan R wrote:
From: Laurent Pinchart
Configuring DMA ops at probe time will allow deferring device probe when
the IOMMU isn't available yet.
Signed-off-by: Laurent Pinchart
---
drivers/base/platform.c | 13 +
drivers/of/platform.c | 7 +++
2 file
From: Laurent Pinchart
Configuring DMA ops at probe time will allow deferring device probe when
the IOMMU isn't available yet.
Signed-off-by: Laurent Pinchart
---
drivers/base/platform.c | 13 +
drivers/of/platform.c | 7 +++
2 files changed, 16 insertions(+), 4 deletions(-)