commit | 4f4d14b70a29c679dd53e367b0d9b007a7117ee3 | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <sylvester.nawrocki@gmail.com> | Tue Jan 22 18:58:57 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Feb 05 15:04:55 2013 -0200 |
tree | 3d2acb71e2ea19fe4ee73e4b8c436d68f7aeea88 | |
parent | 2ccbe779bcdee130ea7f1525670dc9d60318a981 [diff] |
[media] V4L: Add v4l2_event_subdev_unsubscribe() helper function Add a v4l2 core helper function that can be used as the subdev .unsubscribe_event handler. This allows to eliminate some boilerplate from drivers that are only handling the control events. Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>