Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754170Ab3EMS0x (ORCPT ); Mon, 13 May 2013 14:26:53 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:18847 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752133Ab3EMS0v (ORCPT ); Mon, 13 May 2013 14:26:51 -0400 X-IronPort-AV: E=Sophos;i="4.87,663,1363158000"; d="scan'208";a="46730907" Date: Mon, 13 May 2013 11:26:49 -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 08/14] ARM: msm: Remove init_irq declaration in machine description Message-ID: <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368438253-28218-9-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: 970 Lines: 25 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. 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/