media: atomisp: print css_version in runtime
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 23 Apr 2020 07:47:26 +0000 (09:47 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 10:32:17 +0000 (12:32 +0200)
commitfe670b2a79b8f676f3a01771e8a79a7e37fa51a5
treea8a71cbda4bf24a5736f112847d5f3b82a422b8d
parent1e972929f055db297cc6b76515a32682a2e6dc39
media: atomisp: print css_version in runtime

The CSS version returned by ISP2400 is different than the one
returned by ISP2401.

While we could return just one version for both, as this sounds
like just an informative string, for now, let's keep returning
different versions, as we don't know if this would affect
userspace.

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