From: Rafael J. Wysocki Date: Wed, 15 Aug 2012 18:32:43 +0000 (+0200) Subject: PM / Domains: Document cpuidle-related functions and change their names X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40114447a7f89860b46a64e5504f313656cb5f27;p=pandora-kernel.git 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 --- Reading git-diff-tree failed