media: rkisp1: fix missing mbus.type -> mbus_type conversion
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 22 Apr 2020 11:14:21 +0000 (13:14 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 22 Apr 2020 11:28:51 +0000 (13:28 +0200)
commit19ce44f027ca6ed8c33b3a95a6c26c03d6a04448
tree2c105fa46af6b91d76725105d45b1add7b51f7fd
parent33fc918ab89bec747e45e4ffcb2803d37f01dd4d
media: rkisp1: fix missing mbus.type -> mbus_type conversion

There was one missing sensor->mbus.type to sensor->mbus_type
conversion which broke the build.

I suspect this was due to a merge conflict that was incorrectly resolved.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/rkisp1/rkisp1-isp.c