From: Nobuhiro Iwamatsu Date: Wed, 14 Jan 2015 00:55:02 +0000 (-0300) Subject: [media] rcar_vin: Update device_caps and capabilities in querycap X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~237^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42d74e4fe6508308abc1baac95ba36ad0cc5143e;p=pandora-kernel.git [media] rcar_vin: Update device_caps and capabilities in querycap The V4L2 API requires both .capabilities and .device_caps fields of struct v4l2_capability to be set. Otherwise the compliance checker complains and since commit "v4l2-ioctl: WARN_ON if querycap didn't fill device_caps" a compile-time warning is issued. Fix this non-compliance in the rcar_vin driver. Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed