Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754288AbbKXQ4W (ORCPT ); Tue, 24 Nov 2015 11:56:22 -0500 Received: from pmta2.delivery5.ore.mailhop.org ([54.186.218.12]:56494 "EHLO pmta2.delivery5.ore.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753291AbbKXQ4U (ORCPT ); Tue, 24 Nov 2015 11:56:20 -0500 X-DKIM: OpenDKIM Filter v2.6.8 io CE04180030 Date: Tue, 24 Nov 2015 16:56:13 +0000 From: Jason Cooper To: Geert Uytterhoeven Cc: Thomas Gleixner , Marc Zyngier , linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org Subject: Re: [PATCH v2 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support Message-ID: <20151124165613.GW6520@io.lakedaemon.net> References: <1448376581-9202-1-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448376581-9202-1-git-send-email-geert+renesas@glider.be> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1345 Lines: 37 Hi Geert, On Tue, Nov 24, 2015 at 03:49:39PM +0100, Geert Uytterhoeven wrote: > Hi Thomas, Jason, Marc, > > Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete > setup code"), which is now in v4.4-rc1, 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. > > Changes since v1: > - Add Acked-by, > - Platform dependency has entered mainline. > > Thanks for applying! > > 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 Applied to irqchip/core thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/