]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dmaengine: acpi: Drop unused devm_acpi_dma_controller_free()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 7 Oct 2024 15:03:23 +0000 (18:03 +0300)
committerVinod Koul <vkoul@kernel.org>
Mon, 14 Oct 2024 17:57:57 +0000 (23:27 +0530)
commit6e3ea06240adfef7b46e2338dd824541c31de06d
tree9a9def554cde05710cceca45d99df2ebaaa66df0
parent32172b3e3265833a367e41842fa8b7eaa0acae96
dmaengine: acpi: Drop unused devm_acpi_dma_controller_free()

After introduction a few years ago the devm_acpi_dma_controller_free()
was never used. Drop it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20241007150436.2183575-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/driver-model/devres.rst
drivers/dma/acpi-dma.c
include/linux/acpi_dma.h