From: Hans Verkuil Date: Mon, 27 Feb 2012 08:36:38 +0000 (-0300) Subject: [media] V4L2 Spec: return -EINVAL on unsupported wrap_around value X-Git-Tag: v3.4-rc1~110^2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1721733038bda56c38e1e0807885a85f08d7a7;p=pandora-kernel.git [media] V4L2 Spec: return -EINVAL on unsupported wrap_around value This is a small extension to the S_HW_FREQ_SEEK ioctl: if the wrap_around value is not support by the hardware, then -EINVAL is returned. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed