From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [patch 2.6.29-rc3] omap_hsmmc: card detect irq bugfix Date: Wed, 18 Feb 2009 14:02:57 -0800 Message-ID: <20090218220257.GH11928@atomide.com> References: <200902041442.04033.david-b@pacbell.net> <20090218062511.5f75aba9@mjolnir.ossman.eu> <20090218061359.GN11928@atomide.com> <20090218212655.1c869422@mjolnir.ossman.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:54502 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751479AbZBRWDC (ORCPT ); Wed, 18 Feb 2009 17:03:02 -0500 Content-Disposition: inline In-Reply-To: <20090218212655.1c869422@mjolnir.ossman.eu> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Pierre Ossman Cc: David Brownell , OMAP * Pierre Ossman [090218 12:27]: > On Tue, 17 Feb 2009 22:13:59 -0800 > Tony Lindgren wrote: > > > * Pierre Ossman [090217 21:25]: > > > On Wed, 4 Feb 2009 14:42:03 -0800 > > > David Brownell wrote: > > > > > > > From: David Brownell > > > > > > > > Work around lockdep issue when card detect IRQ handlers run in > > > > thread context ... it forces IRQF_DISABLED, which prevents all > > > > access to twl4030 card detect signals. > > > > > > > > Signed-off-by: David Brownell > > > > --- > > > > > > An ack from eiter Tony or one of the listed authors of this driver > > > would be nice. > > > > Here you are: > > > > Acked-by: Tony Lindgren > > > > Queued. Could you have a look at the other omap_hsmmc patches as well? > And a patch for MAINTAINERS so that I can keep track of who's baby this > is. :) Thanks. We've been meaning to add some omap maintainers for some time now, so I'll do a patch that adds an entries to MAINTAINERS for most omap drivers and will post it to all the associated mailing lists. Regards, Tony