commit | 8f8d37b2537a28b5b2e3cb60dfc85a2a1303f99b | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Sep 04 13:47:24 2015 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Sep 15 02:03:16 2015 +0200 |
tree | 787d57b31328223f5c3dedd11830dce2f63f3acd | |
parent | f0489a5ef4d011e29f78021ad13a543e8769d619 [diff] |
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. Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>