Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: add and use devm_mmc_alloc_host
@ 2023-02-03 23:50 Heiner Kallweit
  2023-02-03 23:53 ` [PATCH 1/2] mmc: core: add devm_mmc_alloc_host Heiner Kallweit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heiner Kallweit @ 2023-02-03 23:50 UTC (permalink / raw)
  To: Ulf Hansson, Neil Armstrong, Kevin Hilman, Jerome Brunet,
	Martin Blumenstingl
  Cc: linux-mmc@vger.kernel.org, open list:ARM/Amlogic Meson...,
	linux-arm-kernel@lists.infradead.org

Add and use a device-managed version of mmc_alloc_host.

Heiner Kallweit (2):
  mmc: core: add devm_mmc_alloc_host
  mmc: meson-gx: use devm_mmc_alloc_host

 drivers/mmc/core/host.c         | 26 +++++++++++++++++
 drivers/mmc/host/meson-gx-mmc.c | 52 +++++++++++----------------------
 include/linux/mmc/host.h        |  1 +
 3 files changed, 44 insertions(+), 35 deletions(-)

-- 
2.39.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2023-02-13 23:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03 23:50 [PATCH 0/2] mmc: add and use devm_mmc_alloc_host Heiner Kallweit
2023-02-03 23:53 ` [PATCH 1/2] mmc: core: add devm_mmc_alloc_host Heiner Kallweit
2023-02-03 23:54 ` [PATCH 2/2] mmc: meson-gx: use devm_mmc_alloc_host Heiner Kallweit
2023-02-13 23:47 ` [PATCH 0/2] mmc: add and " Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox