Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758642Ab1F3IBh (ORCPT ); Thu, 30 Jun 2011 04:01:37 -0400 Received: from multi.imgtec.com ([194.200.65.239]:36887 "EHLO multi.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758620Ab1F3IB2 (ORCPT ); Thu, 30 Jun 2011 04:01:28 -0400 Message-ID: <4E0C2D52.80303@imgtec.com> Date: Thu, 30 Jun 2011 09:01:22 +0100 From: James Hogan User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 MIME-Version: 1.0 To: Jaehoon Chung CC: Will Newton , Chris Ball , Kyungmin Park , linux-mmc , linux-kernel Subject: Re: [PATCH 0/4] mmc: dw_mmc: mmc_test related fixes References: <4E0AE1FC.3070201@imgtec.com> <4E0C0918.1080006@samsung.com> In-Reply-To: <4E0C0918.1080006@samsung.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Jun 2011 08:01:23.0398 (UTC) FILETIME=[E7688660:01CC36FB] X-SEF-Processed: 7_3_0_01158__2011_06_30_09_01_24 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1591 Lines: 43 On 06/30/2011 06:26 AM, Jaehoon Chung wrote: > Tested-by: Jaehoon Chung Thanks for testing Cheers James > > Will Newton wrote: >> On Wed, Jun 29, 2011 at 9:27 AM, James Hogan wrote: >>> More improvements and fixes for the Synopsys DesignWare MCI driver so >>> that it passes the mmc_test suite: >>> >>> [PATCH 1/4] mmc: dw_mmc: fix stop when fallen back to PIO >>> Fixes a hang after an error/timeout in PIO mode. >>> [PATCH 2/4] mmc: dw_mmc: remove unnecessary error messages >>> Removes some dev_err's since an errno is sufficient. >>> [PATCH 3/4] mmc: dw_mmc: handle "no CRC status" error >>> Fixes "Correct xfer_size at write" tests. >>> [PATCH 4/4] mmc: dw_mmc: reset FIFO after an error >>> Fixes modified "Correct xfer_size at write" tests (3 blocks >>> instead of 2). >>> >>> drivers/mmc/host/dw_mmc.c | 41 +++++++++++++++++++++++++++++++---------- >>> include/linux/mmc/dw_mmc.h | 2 ++ >>> 2 files changed, 33 insertions(+), 10 deletions(-) >> >> These all look good to me. >> >> Acked-by: Will Newton >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> > -- 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/