[PATCH] ARM: Remove open-coded version of IRQCHIP_DECLARE
Joel Porquet
joel at porquet.org
Tue Oct 13 07:15:59 PDT 2015
Marc Zyngier <marc.zyngier <at> arm.com> writes:
>
> Now that the IRQCHIP_DECLARE macro has been moved to linux/irqchip.h,
> it becomes possible to cleanup the open-coded versions of the same
> macro that have been added to some private irqchips implementations.
>
> Cc: Kukjin Kim <kgene <at> kernel.org>
> Cc: Krzysztof Kozlowski <k.kozlowski <at> samsung.com>
> Cc: Shawn Guo <shawnguo <at> kernel.org>
> Cc: Sascha Hauer <kernel <at> pengutronix.de>
> Cc: Tony Lindgren <tony <at> atomide.com>
> Signed-off-by: Marc Zyngier <marc.zyngier <at> arm.com>
> ---
> arch/arm/mach-exynos/suspend.c | 3 ++-
> arch/arm/mach-imx/gpc.c | 8 ++------
> arch/arm/mach-omap2/omap-wakeupgen.c | 8 ++------
> 3 files changed, 6 insertions(+), 13 deletions(-)
I had suggested the same patch a few months ago
(https://lkml.org/lkml/2015/7/7/1069) but without success although it had
been acked by everybody :/
I didn't know how to have it pushed all at once...
Suggested-by: Joel Porquet <joel at porquet.org>
Thanks,
Joël
More information about the linux-arm-kernel
mailing list