media: imx: set a media_device bus_info string
authorMartin Kepplinger <martin.kepplinger@puri.sm>
Wed, 8 Sep 2021 08:47:46 +0000 (10:47 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 30 Sep 2021 08:07:59 +0000 (10:07 +0200)
commit6d0d779b212c27293d9ccb4da092ff0ccb6efa39
tree7d31fa073b82bfe6740435011cfbf7197ca348e0
parent645d74c59f1471dcbdc30882a25fd593326f05b7
media: imx: set a media_device bus_info string

Some tools like v4l2-compliance let users select a media device based
on the bus_info string which can be quite convenient. Use a unique
string for that.

This also fixes the following v4l2-compliance warning:
warn: v4l2-test-media.cpp(52): empty bus_info

Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/imx/imx-media-dev-common.c