cpufreq: remove redundant 'policy' field from user_policy
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 3 Aug 2015 03:06:18 +0000 (08:36 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 1 Sep 2015 13:50:39 +0000 (15:50 +0200)
commit88dc4384958759510db248bf9158434ac783d407
treeae11a30ca4c160fe55e37e2ccca7685b3747980e
parente27f8bd248756310a6df8b67f96d41d5a693642c
cpufreq: remove redundant 'policy' field from user_policy

Its always same as policy->policy, and there is no need to keep another
copy of it. Remove it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c
include/linux/cpufreq.h