public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Sonny Rao' <sonnyrao@chromium.org>, linux-mmc@vger.kernel.org
Cc: grundler@chromium.org, linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, jh80.chung@samsung.com,
	cjb@laptop.org, tgih.jun@samsung.com, joshi@samsung.com,
	t.figa@samsung.com, dianders@chromium.org,
	'Yuvaraj Kumar C D' <yuvaraj.cd@samsung.com>
Subject: RE: [PATCHv2] mmc: dw_mmc: change to use recommended reset procedure
Date: Tue, 13 May 2014 14:19:04 +0900	[thread overview]
Message-ID: <073601cf6e6a$db71f0e0$9255d2a0$@samsung.com> (raw)
In-Reply-To: <1399945121-7387-1-git-send-email-sonnyrao@chromium.org>

Sonny Rao wrote:
> 
> This patch changes the fifo reset code to follow the reset procedure
> outlined in the documentation of Synopsys  Mobile storage host databook
> 7.2.13.
> 
> v2: Add Generic DMA support
>     per the documentation, move interrupt clear before wait
>     make the test for DMA host->use_dma rather than host->using_dma
>     add proper return values (although it appears no caller checks)

Above changes should be put after following '---'.

> 
> Signed-off-by: Sonny Rao <sonnyrao@chromium.org>
> Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com>
> ---

Here.

- Kukjin

>  drivers/mmc/host/dw_mmc.c | 55
> ++++++++++++++++++++++++++++++++++++++++++++++-
>  drivers/mmc/host/dw_mmc.h |  1 +
>  2 files changed, 55 insertions(+), 1 deletion(-)

  parent reply	other threads:[~2014-05-13  5:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13  1:38 [PATCHv2] mmc: dw_mmc: change to use recommended reset procedure Sonny Rao
2014-05-13  5:02 ` Seungwon Jeon
2014-05-13  7:16   ` Sonny Rao
2014-05-13 11:09     ` Seungwon Jeon
2014-05-17  0:36       ` Sonny Rao
2014-05-20  1:49         ` Seungwon Jeon
2014-05-22 18:54           ` Sonny Rao
2014-05-29  0:35             ` [PATCH] " Sonny Rao
2014-05-29  5:17               ` Jaehoon Chung
2014-06-09 21:35                 ` Sonny Rao
2014-06-09 22:00                   ` Sonny Rao
2014-07-10 12:28                     ` Seungwon Jeon
2014-07-10 22:35                       ` Sonny Rao
2014-07-11 10:20                         ` Seungwon Jeon
2014-07-11 19:48                           ` Sonny Rao
2014-07-11 20:53                             ` [PATCHv5] " Sonny Rao
2014-07-14  5:52                               ` Jaehoon Chung
2014-07-14 22:06                                 ` [PATCHv6] " Sonny Rao
2014-07-18 13:37                                   ` Seungwon Jeon
2014-07-26  9:55                                   ` Ulf Hansson
2014-05-13  5:19 ` Kukjin Kim [this message]
2014-05-13  8:46 ` [PATCHv2] " Arnd Bergmann

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='073601cf6e6a$db71f0e0$9255d2a0$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=cjb@laptop.org \
    --cc=dianders@chromium.org \
    --cc=grundler@chromium.org \
    --cc=jh80.chung@samsung.com \
    --cc=joshi@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=sonnyrao@chromium.org \
    --cc=t.figa@samsung.com \
    --cc=tgih.jun@samsung.com \
    --cc=yuvaraj.cd@samsung.com \
    /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