Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754730Ab3ESUSE (ORCPT ); Sun, 19 May 2013 16:18:04 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:28556 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754346Ab3ESUSB (ORCPT ); Sun, 19 May 2013 16:18:01 -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: U2FsdGVkX185Y1wQcSJOQbJoR2DpIe0XKFTZg4Gfsl8= Date: Sun, 19 May 2013 16:17:23 -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 , Arnd Bergmann , linux-sh@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Olof Johansson , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 15/20] ARM: mvebu: Remove init_irq declaration in machine description Message-ID: <20130519201723.GK11137@titan.lakedaemon.net> References: <1368545933-7430-1-git-send-email-maxime.ripard@free-electrons.com> <1368545933-7430-16-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: <1368545933-7430-16-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: 799 Lines: 22 On Tue, May 14, 2013 at 05:38:48PM +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 > Acked-by: Jason Cooper > --- > arch/arm/mach-mvebu/armada-370-xp.c | 2 -- > 1 file changed, 2 deletions(-) Applied to mvebu/cleanup 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/