From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] Fix generic irq chip Date: Mon, 23 May 2011 06:48:41 -0700 Message-ID: <87lixx34ue.fsf@ti.com> References: <20110520220510.GC30675@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog105.obsmtp.com ([74.125.149.75]:35410 "EHLO na3sys009aog105.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753015Ab1EWNsp (ORCPT ); Mon, 23 May 2011 09:48:45 -0400 Received: by mail-pw0-f54.google.com with SMTP id 8so3187509pwj.41 for ; Mon, 23 May 2011 06:48:44 -0700 (PDT) In-Reply-To: <20110520220510.GC30675@n2100.arm.linux.org.uk> (Russell King's message of "Fri, 20 May 2011 23:05:10 +0100") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King - ARM Linux Cc: Tony Lindgren , Sekhar Nori , Lennert Buytenhek , Nicolas Pitre , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, davinci-linux-open-source@linux.davincidsp.com, linux-omap@vger.kernel.org Russell King - ARM Linux writes: > As a result of c42321c (genirq: Make generic irq chip depend on > CONFIG_GENERIC_IRQ_CHIP), we now need those platforms using this in > my tree to select this symbol. > > Signed-off-by: Russell King > -- > Please send acks ASAP. Thanks to Mark for pointing this out with a patch > for Samsung. Acked-by: Kevin Hilman From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Mon, 23 May 2011 06:48:41 -0700 Subject: [PATCH] Fix generic irq chip In-Reply-To: <20110520220510.GC30675@n2100.arm.linux.org.uk> (Russell King's message of "Fri, 20 May 2011 23:05:10 +0100") References: <20110520220510.GC30675@n2100.arm.linux.org.uk> Message-ID: <87lixx34ue.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Russell King - ARM Linux writes: > As a result of c42321c (genirq: Make generic irq chip depend on > CONFIG_GENERIC_IRQ_CHIP), we now need those platforms using this in > my tree to select this symbol. > > Signed-off-by: Russell King > -- > Please send acks ASAP. Thanks to Mark for pointing this out with a patch > for Samsung. Acked-by: Kevin Hilman