]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: de-duplicate names at *_input_system_global.h
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 20 Jul 2020 10:20:20 +0000 (12:20 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Sep 2020 10:11:03 +0000 (12:11 +0200)
commitbba2ff4fa176f80e2354e6b30c3fd8b2e2828c19
treeeb5d740ce30d715e488bdf7460811c3844ba7f1d
parent9cbdf690e961f32edb88ef6e1ad24f4582f92b8a
media: atomisp: de-duplicate names at *_input_system_global.h

There are some duplicated names between the ISP2401 and ISP2400
for the input system, with different meanings.

In order to avoid ubiquity, let's prepend those with the
name of the ISP.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/css_2401_system/ibuf_ctrl_global.h
drivers/staging/media/atomisp/pci/css_2401_system/pixelgen_global.h
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c
drivers/staging/media/atomisp/pci/isp2400_input_system_global.h
drivers/staging/media/atomisp/pci/isp2400_input_system_local.h
drivers/staging/media/atomisp/pci/isp2401_input_system_global.h
drivers/staging/media/atomisp/pci/runtime/isys/interface/ia_css_isys.h
drivers/staging/media/atomisp/pci/runtime/isys/src/rx.c
drivers/staging/media/atomisp/pci/runtime/isys/src/virtual_isys.c