commit | 7a286cc1889f14c5c8dbf866718edde100527d8c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jun 26 10:18:03 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:53:38 2011 -0300 |
tree | ab89587a98d1dbb062b248bad30c881003f94202 | |
parent | 9190d191b1b814dfb488125b54cf0de6eedd9220 [diff] |
[media] return -ENOTTY for unsupported ioctl's at legacy drivers Those drivers are not relying at the V4L2 core to handle the ioctl's. So, we need to manually patch them every time a change goes to the core. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-By: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>