projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3e72f3
)
[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controls
author
Hans de Goede
<hdegoede@redhat.com>
Mon, 31 Oct 2011 14:16:44 +0000
(11:16 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 8 Nov 2011 12:30:33 +0000
(10:30 -0200)
Otherwise the fh changing the master control won't get the inactive state
change event for the slave controls.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/v4l2-ctrls.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/v4l2-ctrls.c
b/drivers/media/video/v4l2-ctrls.c
index c58c91bbcfbdf917674de17428df1ce2f8491733..2ece7093b513fea3f0730ea9718ef9d375b93ed1 100644
(file)
--- a/
drivers/media/video/v4l2-ctrls.c
+++ b/
drivers/media/video/v4l2-ctrls.c
@@
-946,6
+946,7
@@
static void new_to_cur(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl,
if (ctrl->cluster[0]->has_volatiles)
ctrl->flags |= V4L2_CTRL_FLAG_VOLATILE;
}
+ fh = NULL;
}
if (changed || update_inactive) {
/* If a control was changed that was not one of the controls