public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: micky <micky_ching@realsil.com.cn>
To: <cjb@laptop.org>, <sameo@linux.intel.com>
Cc: <devel@linuxdriverproject.org>, <linux-kernel@vger.kernel.org>,
	<linux-mmc@vger.kernel.org>, <gregkh@linuxfoundation.org>,
	<wei_wang@realsil.com.cn>,
	Micky Ching <micky_ching@realsil.com.cn>
Subject: Re: [PATCH v3 0/2] fix sd power bug and modify phase-searching method
Date: Mon, 23 Dec 2013 13:46:08 +0800	[thread overview]
Message-ID: <52B7CE20.5000507@realsil.com.cn> (raw)
In-Reply-To: <cover.1385947736.git.micky_ching@realsil.com.cn>

Hi,

Is there anything wrong with this patch? It seems a long time, but I 
didn't got any reply.

On 12/03/2013 10:34 AM, micky_ching@realsil.com.cn wrote:
> From: Micky Ching <micky_ching@realsil.com.cn>
>
> If the driver removed while sd card still in the slot, the card power
> will not power down correctly, if we insert the driver module again,
> UHS card will not switch to UHS mode. This bug is fix in this patch.
>
> We use another phase search method for tuning, which looks more
> simple, and reduce some source code.
>
> Micky Ching (2):
>    mmc: rtsx: fix card poweroff bug
>    mmc: rtsx: modify phase searching method for tuning
>
>   drivers/mmc/host/rtsx_pci_sdmmc.c |  115 +++++++++++--------------------------
>   include/linux/mfd/rtsx_pci.h      |    2 +-
>   2 files changed, 35 insertions(+), 82 deletions(-)
>
> --
> 1.7.9.5
> --
> 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/
>
>
>


      parent reply	other threads:[~2013-12-23  5:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03  2:34 [PATCH v3 0/2] fix sd power bug and modify phase-searching method micky_ching
2013-12-03  2:34 ` [PATCH v3 1/2] mmc: rtsx: fix card poweroff bug micky_ching
2013-12-03  2:34 ` [PATCH v3 2/2] mmc: rtsx: modify phase searching method for tuning micky_ching
2013-12-23  5:46 ` micky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52B7CE20.5000507@realsil.com.cn \
    --to=micky_ching@realsil.com.cn \
    --cc=cjb@laptop.org \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    --cc=wei_wang@realsil.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox