]> git.hungrycats.org Git - linux/commit
vivid: fix CROP_BOUNDS typo for video output
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 6 Dec 2014 10:30:03 +0000 (07:30 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jan 2015 16:29:40 +0000 (08:29 -0800)
commit24a209fd9b566f5f0ec3307cb2edba0d42c1d886
treee6510d924c7eb984d3dc4249ba95981abef1f414
parente6bd63e792d95c1dd9644c315951b734ef3680f3
vivid: fix CROP_BOUNDS typo for video output

commit bb9ff078860f9d2f79d3a6bea3af9f48354ddb75 upstream.

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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/platform/vivid/vivid-vid-out.c