lkml.org 
[lkml]   [2012]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Documentation: devres: add devm_regulator_* to the list of managed interfaces
From
Date
Add devm_regulator_put() and devm_regulator_bulk_get() to the list of managed
interfaces.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
Documentation/driver-model/devres.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
index b49829e..2a596a4 100644
--- a/Documentation/driver-model/devres.txt
+++ b/Documentation/driver-model/devres.txt
@@ -274,3 +274,5 @@ IOMAP

REGULATOR
devm_regulator_get()
+ devm_regulator_put()
+ devm_regulator_bulk_get()
--
1.7.5.4




\
 
 \ /
  Last update: 2012-01-31 07:47    [W:0.040 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site