Re: [PATCH v2 0/3] mmc: cavium: bug fixes for 4.12

From: Ulf Hansson
Date: Mon May 22 2017 - 12:04:17 EST


On 22 May 2017 at 13:09, Jan Glauber <jglauber@xxxxxxxxxx> 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