commit | 457e99e60a8f5a40b7da204c0bfc8a86ad2161b9 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Feb 09 10:30:41 2016 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Feb 11 00:24:36 2016 +0100 |
tree | 42d1c65c0bce0186a449cbbdacf516c095b78fc4 | |
parent | 896d6a4c0f41a93809b83f9e58aad73874a89d99 [diff] |
cpufreq: dt: Rename 'need_update' to 'opp_v1' That's the real purpose of this field, i.e. to take special care of old OPP V1 bindings. Lets name it accordingly, so that it can be used elsewhere. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>