Explorar o código

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>
Marko Katic %!s(int64=12) %!d(string=hai) anos
pai
achega
2202d4e81b
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Documentation/driver-model/devres.txt

+ 4 - 0
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()