[PATCH 00/10] armada-370-xp irqchip updates round 4

Marek Behún kabel at kernel.org
Thu Jul 11 09:08:57 PDT 2024


Hi Thomas, Andrew, Ilpo et al.,

since round 3 was reviewed so quickly, here comes round 4, which should
be similarly easy to review.

This series can be applied on tip/irq/core, but only after round 2 and
round 3 series are applied:
  https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=869325
  https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=870469

Marek

Marek Behún (10):
  irqchip/armada-370-xp: Use consistent variable names for hwirqs
  irqchip/armada-370-xp: Use consistent types when iterating interrupts
  irqchip/armada-370-xp: Use consistent name for struct irq_data
    variables
  irqchip/armada-370-xp: Simplify mpic_reenable_percpu() and
    mpic_resume()
  irqchip/armada-370-xp: Drop unneeded curly brackets
  irqchip/armada-370-xp: Drop redundant continue
  irqchip/armada-370-xp: Rename variable for consistency
  irqchip/armada-370-xp: Use u32 type instead of unsigned long where
    possieble
  irqchip/armada-370-xp: Refactor initial memory regions mapping
  irqchip/armada-370-xp: Print error and return error code on
    initialization failure

 drivers/irqchip/irq-armada-370-xp.c | 201 ++++++++++++++++------------
 1 file changed, 118 insertions(+), 83 deletions(-)

-- 
2.44.2




More information about the linux-arm-kernel mailing list