[media] pxa_camera: Add (un)subscribe_event ioctl
authorPetr Cvek <petr.cvek@tul.cz>
Mon, 1 May 2017 04:21:29 +0000 (01:21 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Jun 2017 10:40:28 +0000 (07:40 -0300)
commita065c2e52744b302d408436fbc1f153696ae0bd0
treecc329e9cdd5d7253614f4a26eb66679d35dfbc97
parenta14c5d29b4f762e5f752df14b6569fbf936f4ee0
[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>
drivers/media/platform/pxa_camera.c