All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: Shawn Lin <shawn.lin@rock-chips.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>, linux-mmc@vger.kernel.org
Subject: Re: [PATCH 0/7] Some cleanup for dwmmc
Date: Mon, 27 Feb 2017 20:41:07 +0900	[thread overview]
Message-ID: <b1683639-b11c-448d-70aa-2f60b3508cad@samsung.com> (raw)
In-Reply-To: <1487300205-202825-1-git-send-email-shawn.lin@rock-chips.com>

Hi Shawn,

On 02/17/2017 11:56 AM, Shawn Lin wrote:
> Hi Jaehoon,
> 
> This is the first part of long term cleanup for dwmmc we need.
> No functional changes here, but just to remove the unnecessary
> function declare and improve the logic of dw_mci_reset for better
> understood.
> 

Thanks for sending patches. I'm doing the other things now..
So i will apply on these patches within this week. After checking.

I think this patches will be for 4.12..Sorry for late.

Best Regards,
Jaehoon Chung

> 
> 
> Shawn Lin (7):
>   mmc: dw_mmc: improve the timeout polling code
>   mmc: dw_mmc: move dw_mci_reset forward to avoid declaration
>   mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration
>   mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration
>   mmc: dw_mmc: remove declaration of dw_mci_card_busy
>   mmc: dw_mmc: move mci_send_cmd forward to avoid declaration
>   mmc: dw_mmc: improve dw_mci_reset a bit
> 
>  drivers/mmc/host/dw_mmc.c | 383 ++++++++++++++++++++++------------------------
>  1 file changed, 182 insertions(+), 201 deletions(-)
> 


  parent reply	other threads:[~2017-02-27 12:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170217025924epcas3p2fdf980ca678240d2dc0ece07472202b6@epcas3p2.samsung.com>
2017-02-17  2:56 ` [PATCH 0/7] Some cleanup for dwmmc Shawn Lin
2017-02-17  2:56   ` [PATCH 1/7] mmc: dw_mmc: improve the timeout polling code Shawn Lin
2017-02-17  2:56   ` [PATCH 2/7] mmc: dw_mmc: move dw_mci_reset forward to avoid declaration Shawn Lin
2017-02-17  2:56   ` [PATCH 3/7] mmc: dw_mmc: move dw_mci_ctrl_reset " Shawn Lin
2017-02-17  2:56   ` [PATCH 4/7] mmc: dw_mmc: move dw_mci_get_cd " Shawn Lin
2017-02-17  2:59   ` [PATCH 5/7] mmc: dw_mmc: remove declaration of dw_mci_card_busy Shawn Lin
2017-02-17  2:59   ` [PATCH 6/7] mmc: dw_mmc: move mci_send_cmd forward to avoid declaration Shawn Lin
2017-02-17  2:59   ` [PATCH 7/7] mmc: dw_mmc: improve dw_mci_reset a bit Shawn Lin
2017-02-27 11:41   ` Jaehoon Chung [this message]
2017-03-03  2:01   ` [PATCH 0/7] Some cleanup for dwmmc Jaehoon Chung
2017-03-03  2:11     ` Shawn Lin

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=b1683639-b11c-448d-70aa-2f60b3508cad@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=shawn.lin@rock-chips.com \
    --cc=ulf.hansson@linaro.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.