On 09/02, Viresh Kumar wrote:
From: Viresh Kumar viresh.kumar@linaro.org Date: Mon, 3 Aug 2015 14:34:23 +0530 Subject: [PATCH 2/3] PM / OPP: Prefix exported opp routines with dev_pm_opp_
That's the naming convention followed in most of opp core, but few routines didn't follow this, fix them.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
Reviewed-by: Stephen Boyd sboyd@codeaurora.org