From: Mauro Carvalho Chehab Date: Sun, 26 Jun 2011 13:18:03 +0000 (-0300) Subject: [media] return -ENOTTY for unsupported ioctl's at legacy drivers X-Git-Tag: v3.1-rc1~116^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a286cc1889f14c5c8dbf866718edde100527d8c;p=pandora-kernel.git [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 Acked-By: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed