From: Jaehoon Chung <jh80.chung@samsung.com>
To: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>
Cc: Chris Ball <chris@printf.net>,
Seungwon Jeon <tgih.jun@samsung.com>,
Beomho Seo <beomho.seo@samsung.com>,
Arnd Bergmann <arnd@arndb.de>,
Ulf Hansson <ulf.hansson@linaro.org>
Subject: [PATCH v2 0/8] mmc: dw_mmc: minor code cleanup
Date: Tue, 28 Jan 2014 17:24:51 +0900 [thread overview]
Message-ID: <52E76953.7090308@samsung.com> (raw)
This patch-set is minor code cleanup.
Change-log V2:
- Add the new patch(mmc: core use the broken-cd for non-removable card
- Change the name of hs200 property.
- Based on latest mmc-next.
Jaehoon Chung (8):
mmc: core add the property for hs200
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
mmc: dw_mmc: replace the bus_hz checking point
mmc: dw_mmc: remove unused member variable.
mmc: dw-mmc: fix minor coding style.
mmc: dw_mmc: remove the unnecessary function.
mmc: dw_mmc: remove the dw_mci_of_cd_gpio()
mmc: core: use the broken-cd for non-removable card
Documentation/devicetree/bindings/mmc/mmc.txt | 2 +
drivers/mmc/core/core.c | 4 +-
drivers/mmc/core/host.c | 10 +-
drivers/mmc/host/dw_mmc.c | 160 ++++---------------------
include/linux/mmc/dw_mmc.h | 14 ---
5 files changed, 37 insertions(+), 153 deletions(-)
--
1.7.9.5
reply other threads:[~2014-01-28 8:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=52E76953.7090308@samsung.com \
--to=jh80.chung@samsung.com \
--cc=arnd@arndb.de \
--cc=beomho.seo@samsung.com \
--cc=chris@printf.net \
--cc=linux-mmc@vger.kernel.org \
--cc=tgih.jun@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).