[media] vivid: default to single planar device instances
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 3 Nov 2014 10:42:09 +0000 (07:42 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 16:43:26 +0000 (14:43 -0200)
commitcba63cf8f92952211eb13376cda6c05679d675d2
tree1e477b3d59b244dbabe8a5360f77485f635b0fc9
parentd358aefdc0cc92b16ced449f998dbad639db6809
[media] vivid: default to single planar device instances

The default used to be that the first vivid device instance was
single planar, the second multi planar, the third single planar, etc.

However, that turned out to be unexpected and awkward. Change the
driver to always default to single planar.

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