diff options
author | 2022-07-18 21:36:31 +0800 | |
---|---|---|
committer | 2022-07-19 10:35:18 +0530 | |
commit | ce736cf71b5ab8ad9b741dc7a4a07e41c27d1421 (patch) | |
tree | c69e9e0fbda66560642b6310cbc04b496c5c17ee /scripts/generate_rust_analyzer.py | |
parent | OPP: Remove dev{m}_pm_opp_of_add_table_noclk() (diff) | |
download | linux-dev-ce736cf71b5ab8ad9b741dc7a4a07e41c27d1421.tar.xz linux-dev-ce736cf71b5ab8ad9b741dc7a4a07e41c27d1421.zip |
OPP: Don't drop opp_table->np reference while it is still in use
The OPP table contains a reference of the DT node, opp_table->np,
throughout its lifetime. We shouldn't drop the refcount for the same
from _of_init_opp_table(), but do that while removing the OPP table
finally.
Signed-off-by: Liang He <windhl@126.com>
[ Viresh: Updated subject / commit log and drop reference from
_of_clear_opp_table() ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions