linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mmc: cavium: bug fixes for 4.12
@ 2017-05-22 11:09 Jan Glauber
  2017-05-22 11:09 ` [PATCH v2 1/3] mmc: cavium: Prevent crash with incomplete DT Jan Glauber
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jan Glauber @ 2017-05-22 11:09 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: David Daney, Rob Herring, Frank Rowand, Steven J . Hill,
	linux-mmc, linux-kernel, Jan Glauber

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-22 16:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-22 11:09 [PATCH v2 0/3] mmc: cavium: bug fixes for 4.12 Jan Glauber
2017-05-22 11:09 ` [PATCH v2 1/3] mmc: cavium: Prevent crash with incomplete DT Jan Glauber
2017-05-22 11:09 ` [PATCH v2 2/3] of/platform: Make of_platform_device_destroy globally visible Jan Glauber
2017-05-22 13:30   ` Rob Herring
2017-05-22 11:09 ` [PATCH v2 3/3] mmc: cavium: Fix probing race with regulator Jan Glauber
2017-05-22 16:04 ` [PATCH v2 0/3] mmc: cavium: bug fixes for 4.12 Ulf Hansson

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).