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