Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1647093
| From | Ulf Hansson <ulf.hansson@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] mmc: cavium: bug fixes for 4.12 |
| Date | 2017-05-22 18:10 +0200 |
| Message-ID | <tJY4a-7To-21@gated-at.bofh.it> (permalink) |
| References | <tJTnP-4Xw-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 22 May 2017 at 13:09, Jan Glauber <jglauber@cavium.com> wrote: > Changes to v1: > - Fixed platform device leak, apply fix also to Octeon driver > - Use mmc_regulator_get_supply > > Jan Glauber (3): > mmc: cavium: Prevent crash with incomplete DT > of/platform: Make of_platform_device_destroy globally visible > mmc: cavium: Fix probing race with regulator > > drivers/mmc/host/cavium-octeon.c | 11 ++++++++++- > drivers/mmc/host/cavium-thunderx.c | 6 ++++++ > drivers/mmc/host/cavium.c | 25 ++++++++++--------------- > drivers/of/platform.c | 3 ++- > include/linux/of_platform.h | 1 + > 5 files changed, 29 insertions(+), 17 deletions(-) > > -- > 2.9.0.rc0.21.g7777322 > Thanks, applied for fixes! Kind regards Uffe
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/3] mmc: cavium: bug fixes for 4.12 Jan Glauber <jglauber@cavium.com> - 2017-05-22 13:10 +0200 [PATCH v2 1/3] mmc: cavium: Prevent crash with incomplete DT Jan Glauber <jglauber@cavium.com> - 2017-05-22 13:20 +0200 Re: [PATCH v2 0/3] mmc: cavium: bug fixes for 4.12 Ulf Hansson <ulf.hansson@linaro.org> - 2017-05-22 18:10 +0200
csiph-web