From: Philipp Zabel
Date: Tue, 5 Aug 2014 17:00:20 +0000 (-0300)
Subject: [media] coda: disable old cropping ioctls
X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~462
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a188a668dda4ea6b9454066343b78d662946fe07;p=pandora-kernel.git
[media] coda: disable old cropping ioctls
Since we neither support composing on the OUTPUT side, nor cropping
on the CAPTURE side, disable VIDIOC_CROPCAP and VIDIOC_G/S_CROP
altogether. This silences a GStreamer warning when GStreamer tries
to obtain the pixel aspect ratio using VIDIOC_CROPCAP.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed