[v3,0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure

Message ID 20230619052453.48598-1-hpa@redhat.com (mailing list archive)
Headers
Series Remove #ifdef ISP2401 and unifying sh_css_sp_group structure |

Message

Kate Hsuan June 19, 2023, 5:24 a.m. UTC
  The changes in v3 include:
1. Tweaked the patch order.
2. Corrected the errors in v2.

Kate Hsuan (3):
  media: atomisp: ia_css_debug: Removed unused codes for debug
  media: atomisp: Removed unused HAS_WATCHDOG_SP_THREAD_DEBUG debug
  media: atomisp: sh_css_internal: sh_css_params: Unifying
    sh_css_sp_group data structure

 .../pci/hive_isp_css_common/debug_global.h    |   7 -
 .../media/atomisp/pci/ia_css_acc_types.h      |   6 +-
 .../runtime/debug/interface/ia_css_debug.h    |  12 --
 .../pci/runtime/debug/src/ia_css_debug.c      | 165 ------------------
 .../media/atomisp/pci/sh_css_internal.h       |  41 +----
 .../staging/media/atomisp/pci/sh_css_params.c |  41 ++++-
 6 files changed, 42 insertions(+), 230 deletions(-)