| commit | 2a4eb7358aba6beff7fa23f028c733310756e525 | [log] [tgz] |
|---|---|---|
| author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Sep 13 13:14:36 2018 +0530 |
| committer | Viresh Kumar <viresh.kumar@linaro.org> | Wed Sep 19 14:56:45 2018 -0700 |
| tree | b3d55773ffb03a9ee3a0d01d46f789f44bf5babb | |
| parent | 883071c4bd9a6e45bf0b5e45575d110eaeb2e6d0 [diff] |
OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table() Only one platform was depending on this feature and it is already updated now. Stop removing dynamic OPPs from _dev_pm_opp_remove_table(). This simplifies lot of paths and removes unnecessary parameters. Tested-by: Niklas Cassel <niklas.cassel@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>