linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] dmaengine: acpi: devm APIs and other cleanups
@ 2024-10-07 15:03 Andy Shevchenko
  2024-10-07 15:03 ` [PATCH v1 1/3] dmaengine: acpi: Drop unused devm_acpi_dma_controller_free() Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andy Shevchenko @ 2024-10-07 15:03 UTC (permalink / raw)
  To: Andy Shevchenko, linux-doc, linux-kernel, dmaengine
  Cc: Jonathan Corbet, Vinod Koul

Here is a set of a few cleanups mostly related to ACPI DMA devm APIs.
No functional changes intended.

Andy Shevchenko (3):
  dmaengine: acpi: Drop unused devm_acpi_dma_controller_free()
  dmaengine: acpi: Simplify devm_acpi_dma_controller_register()
  dmaengine: acpi: Clean up headers

 .../driver-api/driver-model/devres.rst        |  1 -
 drivers/dma/acpi-dma.c                        | 43 ++++++-------------
 include/linux/acpi_dma.h                      |  9 ++--
 3 files changed, 15 insertions(+), 38 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


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

end of thread, other threads:[~2024-10-14 18:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 15:03 [PATCH v1 0/3] dmaengine: acpi: devm APIs and other cleanups Andy Shevchenko
2024-10-07 15:03 ` [PATCH v1 1/3] dmaengine: acpi: Drop unused devm_acpi_dma_controller_free() Andy Shevchenko
2024-10-07 15:03 ` [PATCH v1 2/3] dmaengine: acpi: Simplify devm_acpi_dma_controller_register() Andy Shevchenko
2024-10-07 15:03 ` [PATCH v1 3/3] dmaengine: acpi: Clean up headers Andy Shevchenko
2024-10-14 18:32 ` [PATCH v1 0/3] dmaengine: acpi: devm APIs and other cleanups Vinod Koul

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