Re: [PATCH v4 04/14] media: Move sp2mp functions to v4l2-common

2019-04-26 Thread kbuild test robot
Hi "André, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linuxtv-media/master] [also build test WARNING on next-20190426] [cannot apply to v5.1-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: h

Re: [PATCH v4 04/14] media: Move sp2mp functions to v4l2-common

2019-04-26 Thread Helen Koike
On 4/25/19 10:22 PM, André Almeida wrote: > Move sp2mp functions from vivid code to v4l2-common as it will be reused > by vimc driver for multiplanar support. > > Signed-off-by: André Almeida Acked-by: Helen Koike > --- > Changes in v4: none > > Changes in v3: > - Change commit order > - R

[PATCH v4 04/14] media: Move sp2mp functions to v4l2-common

2019-04-25 Thread André Almeida
Move sp2mp functions from vivid code to v4l2-common as it will be reused by vimc driver for multiplanar support. Signed-off-by: André Almeida --- Changes in v4: none Changes in v3: - Change commit order - Reword comments Changes in v2: - Fix indentation - Change the style of comments. Functions