* [PATCH] Documentation: devres: add devm_regulator_* to the list of managed interfaces
@ 2012-01-31 6:44 Axel Lin
2012-01-31 10:44 ` Tejun Heo
2012-01-31 11:23 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2012-01-31 6:44 UTC (permalink / raw)
To: linux-kernel
Cc: Mark Brown, Liam Girdwood, Randy Dunlap, Tejun Heo, Grant Likely,
Greg Kroah-Hartman, Stephen Boyd, linux-doc
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: devres: add devm_regulator_* to the list of managed interfaces
2012-01-31 6:44 [PATCH] Documentation: devres: add devm_regulator_* to the list of managed interfaces Axel Lin
@ 2012-01-31 10:44 ` Tejun Heo
2012-01-31 11:23 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2012-01-31 10:44 UTC (permalink / raw)
To: Axel Lin
Cc: linux-kernel, Mark Brown, Liam Girdwood, Randy Dunlap,
Grant Likely, Greg Kroah-Hartman, Stephen Boyd, linux-doc
On Mon, Jan 30, 2012 at 10:44 PM, Axel Lin <axel.lin@gmail.com> wrote:
> Add devm_regulator_put() and devm_regulator_bulk_get() to the list of managed
> interfaces.
>
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Thank you.
--
tejun
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: devres: add devm_regulator_* to the list of managed interfaces
2012-01-31 6:44 [PATCH] Documentation: devres: add devm_regulator_* to the list of managed interfaces Axel Lin
2012-01-31 10:44 ` Tejun Heo
@ 2012-01-31 11:23 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2012-01-31 11:23 UTC (permalink / raw)
To: Axel Lin
Cc: linux-kernel, Liam Girdwood, Randy Dunlap, Tejun Heo,
Grant Likely, Greg Kroah-Hartman, Stephen Boyd, linux-doc
[-- Attachment #1: Type: text/plain, Size: 170 bytes --]
On Tue, Jan 31, 2012 at 02:44:01PM +0800, Axel Lin wrote:
> Add devm_regulator_put() and devm_regulator_bulk_get() to the list of managed
> interfaces.
Applied, thanks.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-01-31 11:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 6:44 [PATCH] Documentation: devres: add devm_regulator_* to the list of managed interfaces Axel Lin
2012-01-31 10:44 ` Tejun Heo
2012-01-31 11:23 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).