]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: governor: Drop unused macros for creating governor tunable attributes
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 9 Feb 2016 03:31:34 +0000 (09:01 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Mar 2016 13:40:58 +0000 (14:40 +0100)
commite28d066207f49e8bec831abf2648834c32ce29e3
tree1eab6fcbd9bffd2a9161a950a0c2956d55395e7d
parent29fca3b7aa9b8134541547069e322db3a5b6a1da
cpufreq: governor: Drop unused macros for creating governor tunable attributes

The previous commit introduced a new set of macros for creating sysfs
attributes that represent governor tunables and the old macros used for
this purpose are not needed any more, so drop them.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Tested-by: Juri Lelli <juri.lelli@arm.com>
Tested-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
[ rjw: Subject & changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq_governor.h