lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1444215094-27159-1-git-send-email-geert+renesas@glider.be> Date: Wed, 7 Oct 2015 12:51:32 +0200 From: Geert Uytterhoeven <geert+renesas@...der.be> To: Thomas Gleixner <tglx@...utronix.de>, Jason Cooper <jason@...edaemon.net>, Marc Zyngier <marc.zyngier@....com> Cc: Magnus Damm <magnus.damm@...il.com>, linux-kernel@...r.kernel.org, linux-sh@...r.kernel.org, Geert Uytterhoeven <geert+renesas@...der.be> Subject: [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support Hi Thomas, Jason, Marc, Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete setup code"), which is now in arm-soc/for-next, all Renesas SoCs with a renesas-intc-irqpin module are only supported in generic DT-only ARM multi-platform builds. The driver doesn't need to use platform data anymore, hence this series removes platform data configuration, and does a small cleanup. Thanks! Geert Uytterhoeven (2): irqchip/renesas-intc-irqpin: Remove obsolete platform data support irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs drivers/irqchip/irq-renesas-intc-irqpin.c | 51 ++++++++-------------- .../linux/platform_data/irq-renesas-intc-irqpin.h | 29 ------------ 2 files changed, 18 insertions(+), 62 deletions(-) delete mode 100644 include/linux/platform_data/irq-renesas-intc-irqpin.h -- 1.9.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists