]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: go one step further to drop ia_css_memory_access.c
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 25 May 2020 10:46:23 +0000 (12:46 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 16:04:33 +0000 (18:04 +0200)
commitb194e7ead80e297d50d6e687876b6284936e54d4
tree60c9e4582801166ba5df41f6eeb39c625aaf514a
parenta192b0b6df30a4c1eeac9656b03bcdef66742976
media: atomisp: go one step further to drop ia_css_memory_access.c

Move the attrs handling into hmm, simplifying even further
what the ia_css_memory_access.c file does.

Yet, the returned type for ia_css_memory_access.c is an
integer, instead of a pointer.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/include/hmm/hmm.h
drivers/staging/media/atomisp/include/linux/atomisp.h
drivers/staging/media/atomisp/pci/hive_isp_css_include/memory_access/memory_access.h
drivers/staging/media/atomisp/pci/hmm/hmm.c
drivers/staging/media/atomisp/pci/ia_css_memory_access.c
drivers/staging/media/atomisp/pci/runtime/frame/src/frame.c
drivers/staging/media/atomisp/pci/sh_css_params.c