From: Laurent Pinchart Date: Fri, 11 Jan 2013 13:22:39 +0000 (-0300) Subject: [media] uvcvideo: Return -EINVAL when setting a menu control to an invalid value X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41869711586b047c18435ba84baf334918bae01;p=pandora-kernel.git [media] uvcvideo: Return -EINVAL when setting a menu control to an invalid value -ERANGE is the right error code when the value is outside of the menu range, but -EINVAL must be reported for invalid values inside the range. Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed