commit | 31641cda53dd71c0447fca5e6d42e0e3e8391733 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Jan 23 10:11:44 2017 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Jan 30 09:22:21 2017 +0100 |
tree | f63cc204f1fa1097bb33de12cdec7267c66909b1 | |
parent | fa30184d192ec78d443cf6d3abc37d9eb3b9253e [diff] |
PM / OPP: Take reference of the OPP table while adding/removing OPPs Take reference of the OPP table while adding and removing OPPs, that helps us remove special checks in _remove_opp_table(). 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>