Documentation: devres: add PHY get/put functions to list of supported calls

Signed-off-by: Marko Katic <dromede.gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Marko Katic 2012-12-13 19:14:54 +01:00 committed by Greg Kroah-Hartman
parent e797986593
commit 2202d4e81b

View file

@ -288,3 +288,7 @@ PINCTRL
PWM
devm_pwm_get()
devm_pwm_put()
PHY
devm_usb_get_phy()
devm_usb_put_phy()