From: Hans Verkuil Date: Thu, 19 Apr 2012 15:36:03 +0000 (-0300) Subject: [media] V4L2: drivers implementing vidioc_default should also return -ENOTTY X-Git-Tag: v3.5-rc1~104^2~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1c754a9326d95dff93bfe8004cba8574a7a20a8;p=pandora-kernel.git [media] V4L2: drivers implementing vidioc_default should also return -ENOTTY If the vidioc_default implementation doesn't support the ioctl, then drivers must return -ENOTTY instead of -EINVAL. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed