Skip to content

Commit 739153a

Browse files
Yang Yingliangvinodkoul
authored andcommitted
Documentation: devres: add missing devm_acpi_dma_controller_free() helper
Add missing devm_acpi_dma_controller_free() to devres.rst, it's introduced by commit 1b2e98b ("dma: acpi-dma: introduce ACPI DMA helpers"). Fixes: 1b2e98b ("dma: acpi-dma: introduce ACPI DMA helpers") Cc: Andy Shevchenko <[email protected]> Cc: Mika Westerberg <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Cc: Vinod Koul <[email protected]> Cc: Jonathan Corbet <[email protected]> Signed-off-by: Yang Yingliang <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 17a3671 commit 739153a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/driver-api/driver-model/devres.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ SERDEV
437437

438438
SLAVE DMA ENGINE
439439
devm_acpi_dma_controller_register()
440+
devm_acpi_dma_controller_free()
440441

441442
SPI
442443
devm_spi_alloc_master()

0 commit comments

Comments
 (0)