Revert "cpufreq: interactive: build fixes for 4.4"
authorAmit Pundir <amit.pundir@linaro.org>
Mon, 16 May 2016 07:47:28 +0000 (13:17 +0530)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 16 May 2016 08:13:28 +0000 (13:43 +0530)
commitd495067ae176cfd7a027d11c956fbacad009a4c7
tree8bb5ffab520fe350cf57bf325583852826f3ea44
parentcc0063b8eb44f08bb899fb47d562c67d73b7245b
Revert "cpufreq: interactive: build fixes for 4.4"

This reverts commit bc68f6c4efbd4ddbb15817203f18b7941d9ffd52.

This build fix broke the Interactive Gov at runtime with duplicate sysfs
entry warnings at boot time. We no longer need to this create/destroy
cpufreq sysfs entry at run time on need basis thanks to upstream commit
8eec1020f0c0 (cpufreq: create cpu/cpufreq at boot time) which creates it
at boot time. Hence drop this build fix.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
drivers/cpufreq/cpufreq_interactive.c