Skip to content

Commit

Permalink
PM: runtime: Add kerneldoc comments to multiple helpers
Browse files Browse the repository at this point in the history
Add kerneldoc comments to multiple PM-runtime helper functions
defined as static inline wrappers around lower-level routines to
provide quick reference decumentation of their behavior.

Some of them are similar to each other with subtle differences only
and the behavior of some of them may appear as counter-intuitive, so
clarify all that to avoid confusion.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
  • Loading branch information
Rafael J. Wysocki committed Aug 4, 2020
1 parent 0408497 commit 403d2d1
Showing 1 changed file with 246 additions and 0 deletions.
Loading

0 comments on commit 403d2d1

Please sign in to comment.