git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6f3eb2
)
intel-pstate: Use #defines instead of hard-coded values.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 20 Mar 2013 14:21:10 +0000
(14:21 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 25 Mar 2013 14:13:07 +0000
(15:13 +0100)
They are defined in coreboot (MSR_PLATFORM) and the other
one is already defined in msr-index.h.
Let's use those.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found