[PATCH 06/15] [media] conf_nitpick.py: ignore an opaque struct from v4l2-mem2mem.h

2016-09-08 Thread Mauro Carvalho Chehab
The v4l2_m2m_dev is opaque: its meaning is only known by v4l2-mem2mem.c. Ignore it on nitpick mode. Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/conf_nitpick.py | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/media/conf_nitpick.py

[PATCH 10/15] [media] conf_nitpick.py: ignore C domain data used on vb2

2016-09-08 Thread Mauro Carvalho Chehab
Ignore external C domain structs and functions used by VB2 header. Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/conf_nitpick.py | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/media/conf_nitpick.py

[PATCH 04/15] [media] v4l2-mem2mem.h: document the public structures

2016-09-08 Thread Mauro Carvalho Chehab
Most structures here are not documented. Add a documentation for them. Signed-off-by: Mauro Carvalho Chehab --- include/media/v4l2-mem2mem.h | 67 +--- 1 file changed, 51 insertions(+), 16 deletions(-) diff --git

[PATCH 15/15] [media] v4l2-subdev: fix some references to v4l2_dev

2016-09-08 Thread Mauro Carvalho Chehab
There is a warning there, because it was pointing to a different name. Fix it. While here, use struct , instead of foo. Signed-off-by: Mauro Carvalho Chehab --- include/media/v4l2-subdev.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

Re: [PATCH] [media] VPU: mediatek: fix null pointer dereference on pdev

2016-09-08 Thread andrew-ct chen
On Wed, 2016-09-07 at 18:10 +0100, Colin King wrote: > From: Colin Ian King > > pdev is being null checked, however, prior to that it is being > dereferenced by platform_get_drvdata. Move the assignments of > vpu and run to after the pdev null check to avoid a

cron job: media_tree daily build: WARNINGS

2016-09-08 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Fri Sep 9 04:00:17 CEST 2016 git branch: test git hash: 036bbb8213ecca49799217f30497dc0484178e53 gcc

<    1   2