[PATCH 2/2] Documentation: devres: add missing remoteproc helpers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



remoteproc helpers were missing from the devres documentation.
This patch adds them.

Signed-off-by: anish kumar <yesanishhere@xxxxxxxxx>
---
 Documentation/driver-api/driver-model/devres.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
index 8350a098f81f..7bf06e5c9274 100644
--- a/Documentation/driver-api/driver-model/devres.rst
+++ b/Documentation/driver-api/driver-model/devres.rst
@@ -448,6 +448,12 @@ REGULATOR
   devm_regulator_register_supply_alias()
   devm_regulator_unregister_notifier()
 
+REMOTEPROC
+  devm_rproc_add()
+  devm_rproc_free()
+  devm_rproc_alloc()
+  devm_rproc_remove()
+
 RESET
   devm_reset_control_get()
   devm_reset_controller_register()
-- 
2.39.3 (Apple Git-146)





[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux