Documentation: devres: add missing devm_acpi_dma_controller_free() helper
authorYang Yingliang <yangyingliang@huawei.com>
Wed, 2 Nov 2022 02:27:01 +0000 (10:27 +0800)
committerVinod Koul <vkoul@kernel.org>
Fri, 4 Nov 2022 14:48:21 +0000 (20:18 +0530)
commit739153a6ae6891ff42ed9dbbd8e72dd99e6c8ba5
treeebc412c8a0de587ebaec540c6efc76c654d498f5
parent17a36713babe882928b869b427729c85deeb1267
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 1b2e98bc1e35 ("dma: acpi-dma: introduce ACPI DMA helpers").

Fixes: 1b2e98bc1e35 ("dma: acpi-dma: introduce ACPI DMA helpers")
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221102022701.1407289-1-yangyingliang@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/driver-model/devres.rst