From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Wed, 15 Jun 2011 16:18:09 -0700 Subject: [PATCH] OMAP1: enable GENERIC_IRQ_CHIP In-Reply-To: <20110614115056.GT3352@atomide.com> (Tony Lindgren's message of "Tue, 14 Jun 2011 04:50:56 -0700") References: <1307491366-28793-1-git-send-email-khilman@ti.com> <20110614115056.GT3352@atomide.com> Message-ID: <878vt23cr2.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Tony Lindgren writes: > * Kevin Hilman [110607 16:58]: >> OMAP1 needs this also since GPIO driver (common for all OMAPs) is >> being converted to use generic IRQ chip. >> >> Signed-off-by: Kevin Hilman > > Maybe queue this together with your GPIO patches? > > Acked-by: Tony Lindgren > OK, will do. Thanks, Kevin