Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754328Ab3EMPUV (ORCPT ); Mon, 13 May 2013 11:20:21 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:30620 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751191Ab3EMPUT (ORCPT ); Mon, 13 May 2013 11:20:19 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/JNPnSR9FlsQs34noDa8wUJ8YXY+q3ino= Date: Mon, 13 May 2013 11:19:34 -0400 From: Jason Cooper To: Maxime Ripard Cc: Michal Simek , Linus Walleij , Jamie Iles , Simon Horman , Magnus Damm , Christian Daudt , Viresh Kumar , David Brown , 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 Subject: Re: [PATCH 09/14] ARM: mvebu: Remove init_irq declaration in machine description Message-ID: <20130513151934.GM31290@titan.lakedaemon.net> References: <1368438253-28218-1-git-send-email-maxime.ripard@free-electrons.com> <1368438253-28218-10-git-send-email-maxime.ripard@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368438253-28218-10-git-send-email-maxime.ripard@free-electrons.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 960 Lines: 29 On Mon, May 13, 2013 at 11:44:08AM +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 mvebu as well. > > Signed-off-by: Maxime Ripard > --- > arch/arm/mach-mvebu/armada-370-xp.c | 1 - > 1 file changed, 1 deletion(-) Maxime, Do do want the individual submaintainers to take these? Or, send one branch to Arnd and Olof? I'm fine with either one as any merge conflicts should be trivial. In either case, Acked-by: Jason Cooper 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/