diff options
Diffstat (limited to 'Documentation/driver-model')
-rw-r--r-- | Documentation/driver-model/devres.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt index b4671459857f..2850110b343a 100644 --- a/Documentation/driver-model/devres.txt +++ b/Documentation/driver-model/devres.txt | |||
@@ -293,3 +293,6 @@ PWM | |||
293 | PHY | 293 | PHY |
294 | devm_usb_get_phy() | 294 | devm_usb_get_phy() |
295 | devm_usb_put_phy() | 295 | devm_usb_put_phy() |
296 | |||
297 | SLAVE DMA ENGINE | ||
298 | devm_acpi_dma_controller_register() | ||