commit | a065c2e52744b302d408436fbc1f153696ae0bd0 | [log] [tgz] |
---|---|---|
author | Petr Cvek <petr.cvek@tul.cz> | Mon May 01 01:21:29 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 06 07:40:28 2017 -0300 |
tree | cc329e9cdd5d7253614f4a26eb66679d35dfbc97 | |
parent | a14c5d29b4f762e5f752df14b6569fbf936f4ee0 [diff] |
[media] pxa_camera: Add (un)subscribe_event ioctl The v4l2-compliance complains about nonexistent vidioc_subscribe_event and vidioc_unsubscribe_event calls. Add them to fix the complaints. Signed-off-by: Petr Cvek <petr.cvek@tul.cz> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>