]> 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)
commitc02efc81de4c66b7313a25ee6d4459235f36cc3e
tree2c105fa46af6b91d76725105d45b1add7b51f7fd
parenta44b72b8681c937b52bd50abb79c5706da6e9872
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