Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753868AbaBQCMe (ORCPT ); Sun, 16 Feb 2014 21:12:34 -0500 Received: from mga09.intel.com ([134.134.136.24]:7771 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753540AbaBQCMd (ORCPT ); Sun, 16 Feb 2014 21:12:33 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.95,857,1384329600"; d="scan'208";a="476286764" Date: Mon, 17 Feb 2014 03:12:22 +0100 From: Samuel Ortiz To: micky_ching@realsil.com.cn Cc: chris@printf.net, gregkh@linuxfoundation.org, dan.carpenter@oracle.com, ulf.hansson@linaro.org, devel@linuxdriverproject.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, rogerable@realtek.com, wei_wang@realsil.com.cn, Lee Jones Subject: Re: [PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request Message-ID: <20140217021222.GI18868@zurbaran> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Micky, On Mon, Feb 17, 2014 at 10:00:54AM +0800, micky_ching@realsil.com.cn wrote: > From: Micky Ching > > First we fix the card poweroff bug: the card power is not shutdown when sd/mmc > card removed, this will make UHS-card failed to running in high speed mode if we > insert the card again. > > We offer a concise tuning searching method, it is much easier to read. > > At last we add support for nonblocking request, which will improve card read > speed at about 10% write speed about 5% normally. > > Micky Ching (3): > mmc: rtsx: fix card poweroff bug > mmc: rtsx: modify phase searching method for tuning > mmc: rtsx: add support for pre_req and post_req > > drivers/mfd/rtsx_pcr.c | 132 ++++++--- Please add Lee Jones (cc'ed) for MFD. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/