diff options
| author | Tero Kristo <[email protected]> | 2020-04-24 12:47:25 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2020-05-13 03:16:10 +0000 |
| commit | e1f9e0d28ff025564dfdb1001a7839b4af5db2e2 (patch) | |
| tree | bf7d8d5ac0bdb0ff129a08f46b6d9238fd461c62 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | Merge tag 'v5.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
| download | kernel-e1f9e0d28ff025564dfdb1001a7839b4af5db2e2.tar.gz kernel-e1f9e0d28ff025564dfdb1001a7839b4af5db2e2.zip | |
clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_name
clkctrl_get_name incorrectly calls of_node_put when it is not really
doing of_node_get. This causes a boot time warning later on:
[ 0.000000] OF: ERROR: Bad of_node_put() on /ocp/interconnect@4a000000/segmen
t@0/target-module@5000/cm_core_aon@0/ipu-cm@500/ipu1-clkctrl@20
Fix by dropping the of_node_put from the function.
Reported-by: Naresh Kamboju <[email protected]>
Fixes: 6c3090520554 ("clk: ti: clkctrl: Fix hidden dependency to node name")
Signed-off-by: Tero Kristo <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions
