All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Lin <shawn.lin@rock-chips.com>
To: Jaehoon Chung <jh80.chung@samsung.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	linux-mmc@vger.kernel.org, Shawn Lin <shawn.lin@rock-chips.com>
Subject: [PATCH 0/7] Some cleanup for dwmmc
Date: Fri, 17 Feb 2017 10:56:38 +0800	[thread overview]
Message-ID: <1487300205-202825-1-git-send-email-shawn.lin@rock-chips.com> (raw)


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.



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(-)

-- 
1.9.1



             reply	other threads:[~2017-02-17  2:59 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 ` Shawn Lin [this message]
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   ` [PATCH 0/7] Some cleanup for dwmmc Jaehoon Chung
2017-03-03  2:01   ` 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=1487300205-202825-1-git-send-email-shawn.lin@rock-chips.com \
    --to=shawn.lin@rock-chips.com \
    --cc=jh80.chung@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --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.