commit | 9972311643ac9c8f550272410a0cd4d6a2671eee | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Sat May 09 09:48:37 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed May 20 14:51:28 2020 +0200 |
tree | c571fe79d79652ce59f4dd73b508866e75b2065b | |
parent | 25bccb98ae05c06edc0c31cb82e6bf105124855c [diff] |
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>