Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753413Ab0LEECe (ORCPT ); Sat, 4 Dec 2010 23:02:34 -0500 Received: from void.printf.net ([89.145.121.20]:32928 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751562Ab0LEECd (ORCPT ); Sat, 4 Dec 2010 23:02:33 -0500 Date: Sun, 5 Dec 2010 04:02:24 +0000 From: Chris Ball To: Takashi Iwai , Philip Rakity Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, Aries Lee Subject: Re: [PATCH 2/2] mmc: Test bus-width for old MMC devices Message-ID: <20101205040221.GA24547@void.printf.net> References: <1290579674-4616-1-git-send-email-tiwai@suse.de> <1290579674-4616-3-git-send-email-tiwai@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290579674-4616-3-git-send-email-tiwai@suse.de> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1217 Lines: 34 Hi Takashi, Philip, On Wed, Nov 24, 2010 at 07:21:14AM +0100, Takashi Iwai wrote: > From: Aries Lee > > Some old MMC devices fail with the 4/8 bits the driver tries to use > exclusively. This patch adds a test for the given bus setup and falls > back to the lower bit mode (until 1-bit mode) when the test fails. > > [Major rework and refactoring by tiwai] > > Signed-off-by: Aries Lee > Signed-off-by: Takashi Iwai We have two independent patches for performing MMC bus-width testing now: https://patchwork.kernel.org/patch/351781/ https://patchwork.kernel.org/patch/361702/ I'm planning on taking Takashi's since it looks a little cleaner; Philip, please could you take a look at Takashi's patch and add anything you think should be present from your own patch as a new incremental patch? Thanks very much, - Chris. -- Chris Ball One Laptop Per Child -- 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/