Re: [PATCH 5/8] v4l: vsp1: Operate on partition struct data directly

2017-02-13 Thread Laurent Pinchart
Hi Kieran, Thank you for the patch. On Friday 10 Feb 2017 20:27:33 Kieran Bingham wrote: > When generating the partition windows, operate directly on the partition > struct rather than copying and duplicating the processed data > > Signed-off-by: Kieran Bingham

[PATCH 5/8] v4l: vsp1: Operate on partition struct data directly

2017-02-10 Thread Kieran Bingham
When generating the partition windows, operate directly on the partition struct rather than copying and duplicating the processed data Signed-off-by: Kieran Bingham --- drivers/media/platform/vsp1/vsp1_video.c | 43 - 1 file