]> git.baikalelectronics.ru Git - kernel.git/commit
[media] V4L: Add v4l2_ctrl_subdev_log_status() helper function
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Tue, 22 Jan 2013 22:01:02 +0000 (19:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Feb 2013 17:17:16 +0000 (15:17 -0200)
commit4d82e93f6b7677ca9fe01c2cb11e9228ebe16766
treea58029210df3da8c60a63d5991265f21a04ff141
parent308f6b67faaf9110130fde1117caa5f919db20c5
[media] V4L: Add v4l2_ctrl_subdev_log_status() helper function

This patch adds a v4l2 core helper function that can be used as
the log_status handler for subdevs that only need to log state
of the v4l2 controls owned by the subdev's control handler.

Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/v4l2-core/v4l2-ctrls.c
include/media/v4l2-ctrls.h