]> rtime.felk.cvut.cz Git - linux-imx.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>
Mon, 3 Sep 2012 23:36:53 +0000 (01:36 +0200)
commit40114447a7f89860b46a64e5504f313656cb5f27
treee46fcfd3213839ee6acb90138308b8f34bf0093c
parent8bc0251de2932e603f8ed73b76ba2d64b2dc1d18
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