Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933051Ab3EORMM (ORCPT ); Wed, 15 May 2013 13:12:12 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:26183 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933037Ab3EORMI (ORCPT ); Wed, 15 May 2013 13:12:08 -0400 X-IronPort-AV: E=Sophos;i="4.87,678,1363158000"; d="scan'208";a="47490191" Date: Wed, 15 May 2013 10:12:06 -0700 From: David Brown To: Maxime Ripard 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 Subject: Re: [PATCH 14/20] ARM: msm: Remove init_irq declaration in machine description Message-ID: <20130515171206.GA3799@codeaurora.org> References: <1368545933-7430-1-git-send-email-maxime.ripard@free-electrons.com> <1368545933-7430-15-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-15-git-send-email-maxime.ripard@free-electrons.com> 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: 1058 Lines: 26 On Tue, May 14, 2013 at 05:38:47PM +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 | 2 -- > arch/arm/mach-msm/board-dt-8960.c | 2 -- > 2 files changed, 4 deletions(-) I've replaced the patch in my msm-cleanup tree with this one. I'll push this out once the support goes into the arm soc tree. David -- sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- 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/