OSDN Git Service

media: atomisp: do some cleanup at irq_local.h
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 31 May 2020 10:47:00 +0000 (12:47 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 17:07:27 +0000 (19:07 +0200)
commit90240017891afbd2b10506e30f688b6c63e11ebc
treeef28aa7775e00780ed3e9e67e7cd082d8e9c0102
parentf2fb029b3790e1f374e93fc6d0ca1e6239e44543
media: atomisp: do some cleanup at irq_local.h

- Get rid of typedefs;
- Get rid of a duplicated enum type with different names for
  ISP2400 and ISP2401;
- adjust indentation on the touched code.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq.c
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq_local.h
drivers/staging/media/atomisp/pci/hive_isp_css_include/host/irq_public.h
drivers/staging/media/atomisp/pci/runtime/debug/src/ia_css_debug.c
drivers/staging/media/atomisp/pci/sh_css.c