commit | 469a7306f1717b9017006708f0815bd5294324dd | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Jun 01 09:43:24 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Jun 11 19:11:39 2020 +0200 |
tree | 73ce4ae1121f3f4a1edb2907aba1f197be530531 | |
parent | 77bdacaa9f553449fe2807bfb5a88f10dba4d2b4 [diff] |
media: atomisp: change the detection of ISP2401 at runtime Instead of having a static var to detect it, let's use the already-existing arch-specific bytes, as this is how other parts of the code also checks when it needs to do something different, depending on an specific chipset version. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>