]> git.baikalelectronics.ru Git - kernel.git/commit
media: staging: rkisp1: stats: use consistent bus_info string
authorHelen Koike <helen.koike@collabora.com>
Thu, 6 Feb 2020 22:07:09 +0000 (23:07 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 24 Feb 2020 16:39:44 +0000 (17:39 +0100)
commitf6f6c4b439c7910f4e719a4ee96ca62f96edb5e2
treebd74f65996fb26727749f62de1cad97ad8fc3615
parent0e9e5282d30965c70cad84d12d448b8d76a40b66
media: staging: rkisp1: stats: use consistent bus_info string

Stats entity is using a slightly different bus_info string
"platform: rkisp1" (with a space) instead of "platform:rkisp1" used by
the rest of rkisp1 code.
This causes errors when using v4l2-util tools that uses the bus_info
string to identify the device.

Fixes: 5dcbb4fb31dd ("media: staging: rkisp1: add capture device for statistics")
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/rkisp1/rkisp1-stats.c