x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
authorLen Brown <len.brown@intel.com>
Fri, 15 Jul 2011 21:37:15 +0000 (17:37 -0400)
committerHerton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Tue, 27 Sep 2011 19:13:56 +0000 (16:13 -0300)
commit91f2dffae972e7c2469a4b96c9e055dfe77daec5
tree2336cbefcb33c2c3cb0e476fc921614fec9bf3c3
parentf858a03c244b2f3153c7aa2dfa8eb247d2b03d33
x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message

BugLink: http://bugs.launchpad.net/bugs/760131

Fix the printk_once() so that it actually prints (didn't print before
due to a stray comma.)

[ hpa: changed to an incremental patch and adjusted the description
  accordingly. ]

Signed-off-by: Len Brown <len.brown@intel.com>
Link: http://lkml.kernel.org/r/alpine.LFD.2.02.1107151732480.18606@x980
Cc: <table@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
(cherry picked from commit 17edf2d79f1ea6dfdb4c444801d928953b9f98d6)

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
arch/x86/kernel/cpu/intel.c