From: Sylwester Nawrocki Date: Mon, 24 Sep 2012 09:03:04 +0000 (-0300) Subject: [media] s5p-tv: Report only multi-plane capabilities in vidioc_querycap X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7208507ed9dc39a7ac3bd2c64440c461762d8174;p=pandora-kernel.git [media] s5p-tv: Report only multi-plane capabilities in vidioc_querycap The mixer video node supports only multi-planar API so the driver should not be setting V4L2_CAP_VIDEO_OUTPUT flags. Fix this and also switch to device_caps. Additionally fix the VIDIOC_ENUM_FMT ioctl handler which now works for V4L2_BUF_TYPE_CAPTURE, rather than expected V4L2_BUF_TYPE_CAPTURE_MPLANE. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed