Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1602383
| From | Ulf Hansson <ulf.hansson@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] mmc: sdhci: remove unnecessary platform_set_drvdata() call |
| Date | 2017-03-16 15:50 +0100 |
| Message-ID | <tlESZ-88W-7@gated-at.bofh.it> (permalink) |
| References | <tjjpD-67H-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10 March 2017 at 04:17, Jisheng Zhang <jszhang@marvell.com> wrote: > 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 > Thanks, applied for next! Kind regards Uffe
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/3] mmc: sdhci: remove unnecessary platform_set_drvdata() call Ulf Hansson <ulf.hansson@linaro.org> - 2017-03-16 15:50 +0100
csiph-web