From: jszhang@marvell.com (Jisheng Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] mmc: sdhci: remove unnecessary platform_set_drvdata() call
Date: Fri, 10 Mar 2017 11:17:30 +0800 [thread overview]
Message-ID: <20170310031733.812-1-jszhang@marvell.com> (raw)
sdhci_pltfm_init() has already set the platform drvdata for us, so its
users doesn't need to set the drvdata again. These patches clean up all
unnecessary platform_set_drvdata() call.
Jisheng Zhang (3):
mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() call
mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() call
mmc: sdhci-st: remove unnecessary platform_set_drvdata() call
drivers/mmc/host/sdhci-pxav2.c | 2 --
drivers/mmc/host/sdhci-pxav3.c | 2 --
drivers/mmc/host/sdhci-st.c | 2 --
3 files changed, 6 deletions(-)
--
2.11.0
next reply other threads:[~2017-03-10 3:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-10 3:17 Jisheng Zhang [this message]
2017-03-10 3:17 ` [PATCH 1/3] mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() call Jisheng Zhang
2017-03-10 3:17 ` [PATCH 2/3] mmc: sdhci-pxav2: " Jisheng Zhang
2017-03-10 3:17 ` [PATCH 3/3] mmc: sdhci-st: " Jisheng Zhang
2017-03-10 8:40 ` Patrice CHOTARD
2017-03-16 14:46 ` [PATCH 0/3] mmc: sdhci: " Ulf Hansson
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=20170310031733.812-1-jszhang@marvell.com \
--to=jszhang@marvell.com \
--cc=linux-arm-kernel@lists.infradead.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).