[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)
commit9832e0e013c5cbbf688c1c2421a0b05e01fe409b
tree9c25adb544352ec512db7a8674ef1e5cc9ca572e
parent739cfd9be9af6bbbe4c652077add59409adf2225
[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