From: Nishanth Menon Date: Wed, 24 Dec 2014 17:22:56 +0000 (-0600) Subject: PM / OPP: Ensure consistent naming of static functions X-Git-Tag: fixes-v4.0-rc1~160^2~4^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=327854c871178af58461b34f116a0300fbb3a74f;p=pandora-kernel.git PM / OPP: Ensure consistent naming of static functions All exported functions use dev_pm_* prefix and all static functions are now standardized with _ prefix. This is better than having to deal with multiple function naming styles within the same file. Signed-off-by: Nishanth Menon Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed