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)
commitb92d99aec5d6221e386160801c99bafc291e6515
tree60c9e4582801166ba5df41f6eeb39c625aaf514a
parent86df6ff2422ae9897c89f1aaf61e00c021239dfe
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