media: hantro: Fix media device bus_info string
authorMartin Kepplinger <martin.kepplinger@puri.sm>
Tue, 7 Sep 2021 14:56:37 +0000 (16:56 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 30 Sep 2021 08:07:58 +0000 (10:07 +0200)
commit645d74c59f1471dcbdc30882a25fd593326f05b7
tree0c94220a8c4fe240251279e1e128bb2460c43c2b
parent79b48af2126d4750ff3e5e4acba9fbe1e33870f5
media: hantro: Fix media device bus_info string

Even if model and bus_info currently both are 32 bytes large, use
the correct array size for bus_info.

Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/hantro/hantro_drv.c