From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yi0-f51.google.com (mail-yi0-f51.google.com [209.85.218.51]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id EF027B7140 for ; Tue, 8 Mar 2011 14:52:55 +1100 (EST) Received: by yib2 with SMTP id 2so2201981yib.38 for ; Mon, 07 Mar 2011 19:52:51 -0800 (PST) Sender: Grant Likely Date: Mon, 7 Mar 2011 20:52:46 -0700 From: Grant Likely To: Anton Vorontsov Subject: Re: [PATCH] of_mmc_spi: add card detect irq support Message-ID: <20110308035246.GA23260@angua.secretlab.ca> References: <20100830161102.GA20413@oksana.dev.rtsoft.ru> <172136.90988.qm@web180315.mail.gq1.yahoo.com> <20101228160526.GA20087@oksana.dev.rtsoft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20101228160526.GA20087@oksana.dev.rtsoft.ru> Cc: David Brownell , Esben Haabendal , linux-mmc@vger.kernel.org, David Brownell , Andrew Morton , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Dec 28, 2010 at 07:05:26PM +0300, Anton Vorontsov wrote: > On Mon, Aug 30, 2010 at 11:49:08AM -0600, Grant Likely wrote: > > On Mon, Aug 30, 2010 at 10:38 AM, David Brownell wrote: > > > Since I don't do OpenFirmware, let's hear from > > > Grant on this one. > > > > Looks good to me. > > > > Acked-by: Grant Likely > > I wonder what happened with this patch? Merged, thanks. :-) g.