Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2202d4e8 authored by Marko Katic's avatar Marko Katic Committed by Greg Kroah-Hartman
Browse files

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



Signed-off-by: Marko Katic <dromede.gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e7979865
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -288,3 +288,7 @@ PINCTRL
PWM
  devm_pwm_get()
  devm_pwm_put()

PHY
  devm_usb_get_phy()
  devm_usb_put_phy()