]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PM / Domains: Document cpuidle-related functions and change their names
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Aug 2012 18:32:43 +0000 (20:32 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 17 Aug 2012 17:39:26 +0000 (19:39 +0200)
commita6e57991cdaba6dc7bee10f1e66d5b54bdbbdb6c
tree29391a42b190e87233d9d642b39af736750763ab
parent9072535ab3c8018d5a3126969f2990b815a82de6
PM / Domains: Document cpuidle-related functions and change their names

The names of the cpuidle-related functions in
drivers/base/power/domain.c are inconsistent with the names of the
other exported functions in that file (the "pm_" prefix is missing
from them) and they are missing kerneldoc comments.

Fix that by adding the missing "pm_" prefix to the names of those
functions and add kerneldoc comments documenting them.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/base/power/domain.c
include/linux/pm_domain.h