media: vivid: fill in media_device bus_info
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 6 Nov 2018 14:06:41 +0000 (09:06 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 23 Nov 2018 11:07:36 +0000 (06:07 -0500)
commite10b40f3304360d3a2d07d690ff12197f828f2c8
tree8092ca993d877a34015b91705567121084dafc16
parentbe773a176cbba68e9b2b6b669e5efe966844adba
media: vivid: fill in media_device bus_info

If you create multiple vivid instances, each with their own media
device, then there was no way to tell them apart.

Fill in the bus_info so each instance has a unique bus_info string.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vivid/vivid-core.c