From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Subject: Re: [PATCH 08/14] ARM: msm: Remove init_irq declaration in machine description Date: Tue, 14 May 2013 10:32:49 +0200 Message-ID: <5191F6B1.9080000@free-electrons.com> References: <1368438253-28218-1-git-send-email-maxime.ripard@free-electrons.com> <1368438253-28218-9-git-send-email-maxime.ripard@free-electrons.com> <20130513182648.GA26913@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20130513182648.GA26913@codeaurora.org> Sender: linux-sh-owner@vger.kernel.org To: David Brown Cc: Michal Simek , Linus Walleij , Jamie Iles , Simon Horman , Magnus Damm , Christian Daudt , Viresh Kumar , Jason Cooper , Andrew Lunn , Gregory Clement , Shawn Guo , Barry Song , Tony Prisk , linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Arnd Bergmann , Olof Johansson List-Id: linux-arm-msm@vger.kernel.org Hi David, Le 13/05/2013 20:26, David Brown a =E9crit : > On Mon, May 13, 2013 at 11:44:07AM +0200, Maxime Ripard wrote: >> Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq functio= n is >> specified") removed the need to explictly setup the init_irq field i= n >> the machine description when using only irqchip_init. Remove that >> declaration for msm as well. >> >> Signed-off-by: Maxime Ripard >> --- >> arch/arm/mach-msm/board-dt-8660.c | 1 - >> arch/arm/mach-msm/board-dt-8960.c | 1 - >> 2 files changed, 2 deletions(-) >=20 > I'll pull this into my msm-cleanup tree. Like I said in other mails from this thread, I'll send a v2, so you might want to hold off this patch until then. Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Date: Tue, 14 May 2013 08:32:49 +0000 Subject: Re: [PATCH 08/14] ARM: msm: Remove init_irq declaration in machine description Message-Id: <5191F6B1.9080000@free-electrons.com> List-Id: References: <1368438253-28218-1-git-send-email-maxime.ripard@free-electrons.com> <1368438253-28218-9-git-send-email-maxime.ripard@free-electrons.com> <20130513182648.GA26913@codeaurora.org> In-Reply-To: <20130513182648.GA26913@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-arm-kernel@lists.infradead.org Hi David, Le 13/05/2013 20:26, David Brown a =E9crit : > On Mon, May 13, 2013 at 11:44:07AM +0200, Maxime Ripard wrote: >> Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is >> specified") removed the need to explictly setup the init_irq field in >> the machine description when using only irqchip_init. Remove that >> declaration for msm as well. >> >> Signed-off-by: Maxime Ripard >> --- >> arch/arm/mach-msm/board-dt-8660.c | 1 - >> arch/arm/mach-msm/board-dt-8960.c | 1 - >> 2 files changed, 2 deletions(-) >=20 > I'll pull this into my msm-cleanup tree. Like I said in other mails from this thread, I'll send a v2, so you might want to hold off this patch until then. Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Tue, 14 May 2013 10:32:49 +0200 Subject: [PATCH 08/14] ARM: msm: Remove init_irq declaration in machine description In-Reply-To: <20130513182648.GA26913@codeaurora.org> References: <1368438253-28218-1-git-send-email-maxime.ripard@free-electrons.com> <1368438253-28218-9-git-send-email-maxime.ripard@free-electrons.com> <20130513182648.GA26913@codeaurora.org> Message-ID: <5191F6B1.9080000@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi David, Le 13/05/2013 20:26, David Brown a ?crit : > On Mon, May 13, 2013 at 11:44:07AM +0200, Maxime Ripard wrote: >> Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is >> specified") removed the need to explictly setup the init_irq field in >> the machine description when using only irqchip_init. Remove that >> declaration for msm as well. >> >> Signed-off-by: Maxime Ripard >> --- >> arch/arm/mach-msm/board-dt-8660.c | 1 - >> arch/arm/mach-msm/board-dt-8960.c | 1 - >> 2 files changed, 2 deletions(-) > > I'll pull this into my msm-cleanup tree. Like I said in other mails from this thread, I'll send a v2, so you might want to hold off this patch until then. Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com