projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e797986
)
Documentation: devres: add PHY get/put functions to list of supported calls
author
Marko Katic
<dromede.gmail.com>
Thu, 13 Dec 2012 18:14:54 +0000
(19:14 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 20:57:07 +0000
(12:57 -0800)
Signed-off-by: Marko Katic <dromede.gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-model/devres.txt
patch
|
blob
|
history
diff --git
a/Documentation/driver-model/devres.txt
b/Documentation/driver-model/devres.txt
index 43cff70465abb4b796b9f302d5bf4d2b9cfa987e..db5e4448e6cdca6683a02e2bd2c18f323e5da6e1 100644
(file)
--- a/
Documentation/driver-model/devres.txt
+++ b/
Documentation/driver-model/devres.txt
@@
-288,3
+288,7
@@
PINCTRL
PWM
devm_pwm_get()
devm_pwm_put()
+
+PHY
+ devm_usb_get_phy()
+ devm_usb_put_phy()