PM / OPP: Rename routines specific to old bindings with _v1
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 15 Oct 2015 16:12:44 +0000 (21:42 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 2 Nov 2015 00:48:48 +0000 (01:48 +0100)
commitb64b9c3f900a0522fb926f1436088e2e36807594
tree8f15487e9e7f2965b1c835b9fc0f0df7c319db0e
parentd6d2a5289a530a3020703e6a3b19a14668601c27
PM / OPP: Rename routines specific to old bindings with _v1

Clearly distinguish routines based on what version of bindings they
parse. We have already postfixed routines properly with _v2 for new
bindings. Postfix the older ones now with _v1.

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>
drivers/base/power/opp/core.c