]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] vivid: fix CROP_BOUNDS typo for video output
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 6 Dec 2014 10:30:03 +0000 (07:30 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 17 Dec 2014 01:21:39 +0000 (23:21 -0200)
commitbb9ff078860f9d2f79d3a6bea3af9f48354ddb75
tree8ec280a88f900b397a12d66917af32bfbb34646b
parent5fdb9679b94ed74f5e9376bc289d840bd4f73f16
[media] vivid: fix CROP_BOUNDS typo for video output

An error was returned if composing was not supported, instead of if
cropping was not supported.

A classic copy-and-paste bug. Found with v4l2-compliance.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: <stable@vger.kernel.org> # for v3.18
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vivid/vivid-vid-out.c