]> Pileus Git - ~andy/linux/blobdiff - Documentation/driver-model/devres.txt
pwm: add devm_pwm_get() and devm_pwm_put()
[~andy/linux] / Documentation / driver-model / devres.txt
index 950856bd2e39dd105ea39008df8e0b875604689d..43cff70465abb4b796b9f302d5bf4d2b9cfa987e 100644 (file)
@@ -284,3 +284,7 @@ CLOCK
 PINCTRL
   devm_pinctrl_get()
   devm_pinctrl_put()
+
+PWM
+  devm_pwm_get()
+  devm_pwm_put()