PM: runtime: Add documentation for pm_runtime_resume_and_get()
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 8 Apr 2021 15:22:09 +0000 (11:22 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 9 Apr 2021 15:24:28 +0000 (17:24 +0200)
commit2c412337cfe655bcc6adff8904fc653a1678f70f
tree66ba9abef46171f205316363a3b184651f23ea61
parent953c1fd96b1a70bcbbfb10973c2126eba8d891c7
PM: runtime: Add documentation for pm_runtime_resume_and_get()

Commit dd8088d5a896 ("PM: runtime: Add pm_runtime_resume_and_get to
deal with usage counter") added a new runtime-PM API function without
updating the documentation in runtime_pm.rst.

Add the missing documentation.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Fixes: dd8088d5a896 ("PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter")
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/power/runtime_pm.rst