Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1646743

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

From Jan Glauber <jglauber@cavium.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] mmc: cavium: bug fixes for 4.12
Date 2017-05-22 13:10 +0200
Message-ID <tJTnP-4Xw-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


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