commit | c30b46e58b31a0fc420049e21117444862fc7cb7 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Feb 26 12:23:10 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 22 04:53:45 2011 -0300 |
tree | 684db5e6880fa8df24df1893be2478c0d455fe27 | |
parent | cfe2cde6d33f15994ad34466ac4a08f5bb348948 [diff] |
[media] v4l: subdev: Generic ioctl support Instead of returning an error when receiving an ioctl call with an unsupported command, forward the call to the subdev core::ioctl handler. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>