Re: [PATCH v4 18/44] [media] dma-mapping: Use unsigned long for dma_attrs

From: Krzysztof Kozlowski
Date: Fri Jun 10 2016 - 08:37:32 EST


On 06/10/2016 02:28 PM, Fabien DESSENNE wrote:
> Hi
>
> On 06/10/2016 12:11 PM, Krzysztof Kozlowski wrote:
>> Split out subsystem specific changes for easier reviews. This will be
>> squashed with main commit.
>>
>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
>> ---
>> drivers/media/platform/sti/bdisp/bdisp-hw.c | 26 +++++++---------------
>
> For bdisp: Acked-by: Fabien Dessenne <fabien.dessenne@xxxxxx>
>
>
> The other part deals with v4l2-core, I let Mauro (ot other) review/ack
> it. I also think it would be better to split this patch in two patches

In case Mauro misses this patch, I will split it on next iteration.

Thanks,
Krzysztof

> (bdisp / v4l2-core)
>> drivers/media/v4l2-core/videobuf2-dma-contig.c | 30 +++++++++++---------------
>> drivers/media/v4l2-core/videobuf2-dma-sg.c | 19 ++++------------
>> include/media/videobuf2-dma-contig.h | 7 ++----
>> 4 files changed, 26 insertions(+), 56 deletions(-)