]> 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)
commit1233d8026c6c1da163658dc2342bd1a5811cc1f7
treea58029210df3da8c60a63d5991265f21a04ff141
parent65b5e879235f1a397ef461a6bac192222a9473b5
[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