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)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 15 Jul 2011 22:13:55 +0000 (15:13 -0700)
commit17edf2d79f1ea6dfdb4c444801d928953b9f98d6
tree510fa40dd5a702878655fa20debbd91f6f6bbe57
parent4bb82178f5cb074783aaeaa06f9f840c67af7707
x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message

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>
arch/x86/kernel/cpu/intel.c