commit | ffa9b9f016a9c97a3cc205d0d634b10d8f72eb36 | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <sylvester.nawrocki@gmail.com> | Tue Jan 22 19:01:02 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Feb 05 15:17:16 2013 -0200 |
tree | a58029210df3da8c60a63d5991265f21a04ff141 | |
parent | 22fa4279eebc3fa4b3c3dc2b190158dbbafcda9f [diff] |
[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>