Skip to content

Commit

Permalink
Documentation: devres: add PHY get/put functions to list of supported…
Browse files Browse the repository at this point in the history
… calls

Signed-off-by: Marko Katic <dromede.gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Marko Katic authored and Greg Kroah-Hartman committed Jan 17, 2013
1 parent e797986 commit 2202d4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/driver-model/devres.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,3 +288,7 @@ PINCTRL
PWM
devm_pwm_get()
devm_pwm_put()

PHY
devm_usb_get_phy()
devm_usb_put_phy()

0 comments on commit 2202d4e

Please sign in to comment.