From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] omap: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array Date: Mon, 7 Jan 2013 12:40:18 -0800 Message-ID: <20130107204017.GK14149@atomide.com> References: <1357252342-6166-1-git-send-email-panto@antoniou-consulting.com> <20130107200338.GD14149@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Paul Walmsley Cc: Pantelis Antoniou , Russell King , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Matt Porter , Russ Dill , Vaibhav Hiremath , Afzal Mohammed List-Id: linux-omap@vger.kernel.org * Paul Walmsley [130107 12:12]: > On Mon, 7 Jan 2013, Tony Lindgren wrote: > > > * Pantelis Antoniou [130103 14:35]: > > > The IRQ array must be terminated by -1 and not by -1+OMAP_INTC_START > > > This led to having a resource list of 100s of IRQs. > > > > This is a bug for sure introduced with commit a2cfc509 (ARM: OMAP3+: > > hwmod: Add AM33XX HWMOD data). Anybody care to ack this one? > > Acked-by: Paul Walmsley Thanks applying into omap-for-v3.8-rc2/fixes. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 7 Jan 2013 12:40:18 -0800 Subject: [PATCH] omap: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array In-Reply-To: References: <1357252342-6166-1-git-send-email-panto@antoniou-consulting.com> <20130107200338.GD14149@atomide.com> Message-ID: <20130107204017.GK14149@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Paul Walmsley [130107 12:12]: > On Mon, 7 Jan 2013, Tony Lindgren wrote: > > > * Pantelis Antoniou [130103 14:35]: > > > The IRQ array must be terminated by -1 and not by -1+OMAP_INTC_START > > > This led to having a resource list of 100s of IRQs. > > > > This is a bug for sure introduced with commit a2cfc509 (ARM: OMAP3+: > > hwmod: Add AM33XX HWMOD data). Anybody care to ack this one? > > Acked-by: Paul Walmsley Thanks applying into omap-for-v3.8-rc2/fixes. Regards, Tony