Re: [RFCv11 PATCH 13/29] v4l2-ctrls: use ref in helper instead of ctrl

2018-04-10 Thread Mauro Carvalho Chehab
Em Mon, 9 Apr 2018 16:20:10 +0200 Hans Verkuil escreveu: > From: Hans Verkuil > > The next patch needs the reference to a control instead of the > control itself, so change struct v4l2_ctrl_helper accordingly. > > Signed-off-by: Hans Verkuil

[RFCv11 PATCH 13/29] v4l2-ctrls: use ref in helper instead of ctrl

2018-04-09 Thread Hans Verkuil
From: Hans Verkuil The next patch needs the reference to a control instead of the control itself, so change struct v4l2_ctrl_helper accordingly. Signed-off-by: Hans Verkuil --- drivers/media/v4l2-core/v4l2-ctrls.c | 18 +- 1 file