Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754121AbZG2LNz (ORCPT ); Wed, 29 Jul 2009 07:13:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754089AbZG2LNz (ORCPT ); Wed, 29 Jul 2009 07:13:55 -0400 Received: from cs20.apochromatic.org ([204.152.189.161]:50875 "EHLO cs20.apochromatic.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754042AbZG2LNy (ORCPT ); Wed, 29 Jul 2009 07:13:54 -0400 Date: Wed, 29 Jul 2009 12:13:27 +0100 From: Matt Fleming To: Adrian Hunter Cc: Andrew Morton , Jarkko Lavinen , linux-omap Mailing List , Pierre Ossman , Denis Karpov , lkml Subject: Re: [PATCH V2 0/32] mmc and omap_hsmmc patches Message-ID: <20090729111327.GB6057@console-pimps.org> References: <20090728103834.2371.65809.sendpatchset@ahunter-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090728103834.2371.65809.sendpatchset@ahunter-laptop> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 19 On Tue, Jul 28, 2009 at 01:38:34PM +0300, Adrian Hunter wrote: > Hi > > Here is version 2 of our 32 patches for mmc and omap_hsmmc. > > They include Matt Fleming's change for card caps, and 2 other fixes: > - use a spin lock rather than enable / diable irq > - make disable delay specified in milliseconds not jiffies because the > value is an int, and jiffies are unsigned long (also millisecs are > better anyway) > Thanks for doing this Adrian. I appreciate it. My Reviewed-by tag still applies. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/