From: Marc Zyngier Date: Mon, 5 Dec 2022 10:45:41 +0000 (+0000) Subject: Merge branch irq/misc-6.2 into irq/irqchip-next X-Git-Tag: v6.2-rc1~195^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ed54e1789a29d3f1557454cc7d2eb9c10d1d37b;p=thirdparty%2Fkernel%2Flinux.git Merge branch irq/misc-6.2 into irq/irqchip-next * irq/misc-6.2: : . : Random minor fixes and improvments: : : - More Loongson fixes after the Loongarch merge : : - Error handling fixes for wpcm450, GIC... : : - BE detection for a FSL controller : : - Declare the Sifive PLIC as wake-up agnostic : : - Simplify fishing out the device data for the ST irqchip : : - Mark some data structures as __initconst in the apple-aic driver : : - Switch over from strtobool to kstrtobool : : - COMPILET_TEST fixes : : - and the mandatory "repeated word" commit... : . irqchip/ls-extirq: Fix endianness detection irqchip/gic: Use kstrtobool() instead of strtobool() irqchip/sifive-plic: Support wake IRQs irqchip/loongson-liointc: Fix improper error handling in liointc_init() irqchip/sl28cpld: Replace irqchip mask_invert with unmask_base irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init() irqchip/st: Use device_get_match_data() to simplify the code irqchip/al-fic: Drop obsolete dependency on COMPILE_TEST irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe() irqchip/mips-gic: Drop repeated word in comment irqchip/apple-aic: Mark aic_info structs __initconst Signed-off-by: Marc Zyngier --- 6ed54e1789a29d3f1557454cc7d2eb9c10d1d37b