]> git.baikalelectronics.ru Git - kernel.git/commit
[media] vivid: the overlay API wasn't disabled completely for multiplanar
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 9 Mar 2015 15:34:32 +0000 (12:34 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 2 Apr 2015 23:28:16 +0000 (20:28 -0300)
commitef2979a9921ac1018f9103ba1f3e21f2dbd3d19a
tree9c25adb544352ec512db7a8674ef1e5cc9ca572e
parent5efa59609228d3b2ddf835bd974f25eb93029b93
[media] vivid: the overlay API wasn't disabled completely for multiplanar

If the vivid driver is loaded in multiplanar mode, then the capture overlay
functionality should be disabled. This wasn't fully done, which led to
v4l2-compliance errors.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vivid/vivid-vid-cap.c