acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute
authorLan Tianyu <tianyu.lan@intel.com>
Tue, 13 Aug 2013 02:05:53 +0000 (10:05 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 14 Aug 2013 20:24:22 +0000 (22:24 +0200)
commit59027d356666a2c1d576baacb98de9fb30e4c48e
tree154a3a09ae2f90118eb0471a4bce3a252808b20e
parent361c2cb54a5614941f5898880a4085d31da9872b
acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute

Standardise the defintion of the cpb (Core Performance Boost)
attribute in the acpi-cpufreq driver via the cpufreq_freq_attr_rw
macro.

[rjw: Subject and changelog]
Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/acpi-cpufreq.c