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

From: Ulf Hansson
Date: Fri May 19 2017 - 04:30:36 EST


On 16 May 2017 at 11:36, Jan Glauber <jglauber@xxxxxxxxxx> wrote:
> Hi Ulf,
>
> here are some bug fixes for the new mmc driver. The only
> non-trivial fix should be the platform thing in patch #4 and #5.
>
> Tested on OcteonTx and on various MIPS boxes.
>
> thanks,
> Jan
>
> David Daney (2):
> mmc: cavium-octeon: Fix interrupt enable code
> mmc: cavium-octeon: Use proper GPIO name for power control
>
> 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 | 4 ++--
> drivers/mmc/host/cavium-thunderx.c | 4 +++-
> drivers/mmc/host/cavium.c | 8 ++++++--
> drivers/of/platform.c | 3 ++-
> include/linux/of_platform.h | 1 +
> 5 files changed, 14 insertions(+), 6 deletions(-)
>
> --
> 2.9.0.rc0.21.g7777322
>

I picked up patch1 and patch2 for fixes. The rest needs a re-spin.

Thanks and kind regards
Uffe