]> 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>
Wed, 15 Aug 2012 18:32:43 +0000 (20:32 +0200)
commitc079667846233a38073758dcb0beda6637c70cde
tree33a86b2a97a83ab75eed3e3b9b3abfdb822382e1
parentd063f085bbd37b222726ce902abf9e9766888485
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