From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755590Ab3AGUkY (ORCPT ); Mon, 7 Jan 2013 15:40:24 -0500 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:54735 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753583Ab3AGUkX (ORCPT ); Mon, 7 Jan 2013 15:40:23 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 50.131.214.131 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+LonVQuaRR6rjctCNuQ1sl Date: Mon, 7 Jan 2013 12:40:18 -0800 From: Tony Lindgren 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 Subject: Re: [PATCH] omap: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array 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 Content-Disposition: inline In-Reply-To: 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 * 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