From: Hans Verkuil Date: Thu, 2 Apr 2015 11:34:30 +0000 (-0300) Subject: [media] cx18: fix VIDIOC_ENUMINPUT: wrong std value X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a29a4f177e99af0d80b5c4396a7aa1e9418742c;p=pandora-kernel.git [media] cx18: fix VIDIOC_ENUMINPUT: wrong std value The std field of v4l2_input is always V4L2_STD_ALL. For tuner inputs this should be cx->tuner_std. This fixes a v4l2-compliance failure. Signed-off-by: Hans Verkuil Cc: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed