]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb893526c54465eabe5a45eab21f18f341ad076e0
tree2c105fa46af6b91d76725105d45b1add7b51f7fd
parent2ba0211b1e4e3e1545ee574f4ece5c3148f10ae1
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