From: Doug Smythies Date: Sun, 31 May 2015 14:46:47 +0000 (-0700) Subject: intel_pstate: change some inconsistent debug information X-Git-Tag: omap-for-v4.3/legacy-v2-signed~183^2~7^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16255eb930173f386db0ce78ed41401aa8a94a6;p=pandora-kernel.git intel_pstate: change some inconsistent debug information Commit ce717613f3fb (intel_pstate: Turn per cpu printk into pr_debug) turned per cpu printk into pr_debug. However, only half of the change was done, introducing an inconsistency between entry and exit from driver pstate control. This patch changes the exit message to pr_debug also. The various messages are inconsistent with respect to any identifier text that can be used to help isolate the desired information from a huge log. This patch makes a consistent identifier portion of the string. Amends: ce717613f3fb (intel_pstate: Turn per cpu printk into pr_debug) Signed-off-by: Doug Smythies Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed