OSDN Git Service

media: atomisp: make dfs_config_merr_117a struct const
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 9 May 2020 07:48:37 +0000 (09:48 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 12:51:28 +0000 (14:51 +0200)
commit9972311643ac9c8f550272410a0cd4d6a2671eee
treec571fe79d79652ce59f4dd73b508866e75b2065b
parent25bccb98ae05c06edc0c31cb82e6bf105124855c
media: atomisp: make dfs_config_merr_117a struct const

This setting is used only for one of te Merryfield PCI IDs.

As this is an ISP2400, we can just get rid of a version
test, writing the right value directly inside the struct.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_v4l2.c