acpi-dma, doc: append managed function to the list
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 21 Aug 2013 11:27:05 +0000 (14:27 +0300)
committerVinod Koul <vinod.koul@intel.com>
Sun, 25 Aug 2013 11:13:45 +0000 (16:43 +0530)
ACPI DMA provides managed function to register the slave DMA controller in the
internal container. This patch anounces that function in the corresponding
documentation file.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Rob Landley <rob@landley.net>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/driver-model/devres.txt

index b467145..2850110 100644 (file)
@@ -293,3 +293,6 @@ PWM
 PHY
   devm_usb_get_phy()
   devm_usb_put_phy()
+
+SLAVE DMA ENGINE
+  devm_acpi_dma_controller_register()