diff options
author | Tobias Jordan <[email protected]> | 2017-10-04 11:35:03 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-10-11 01:53:22 +0200 |
commit | 7978db344719dab1e56d05e6fc04aaaddcde0a5e (patch) | |
tree | 9b2954ce4f427c391cfaac988cc48925023bc447 /include/linux/fpga/fpga-mgr.h | |
parent | 035ed07208dc501d023873447113f3f178592156 (diff) |
PM / OPP: Add missing of_node_put(np)
The for_each_available_child_of_node() loop in _of_add_opp_table_v2()
doesn't drop the reference to "np" on errors. Fix that.
Fixes: 274659029c9d (PM / OPP: Add support to parse "operating-points-v2" bindings)
Cc: 4.3+ <[email protected]> # 4.3+
Signed-off-by: Tobias Jordan <[email protected]>
[ VK: Improved commit log. ]
Signed-off-by: Viresh Kumar <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions