diff options
| author | David Lechner <[email protected]> | 2024-08-26 15:35:29 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2024-08-28 20:17:30 +0000 |
| commit | 9d6e9f10e2e031fb7bfb3030a7d1afc561a28fea (patch) | |
| tree | 9f1870dc0c34fa33b9b7e8f2452b0fed893bf426 /lib/crypto/mpi/mpi-mul.c | |
| parent | clk:davinci: make use of dev_err_cast_probe() (diff) | |
| download | kernel-9d6e9f10e2e031fb7bfb3030a7d1afc561a28fea.tar.gz kernel-9d6e9f10e2e031fb7bfb3030a7d1afc561a28fea.zip | |
clk: ti: dra7-atl: Fix leak of of_nodes
This fix leaking the of_node references in of_dra7_atl_clk_probe().
The docs for of_parse_phandle_with_args() say that the caller must call
of_node_put() on the returned node. This adds the missing of_node_put()
to fix the leak.
Fixes: 9ac33b0ce81f ("CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)")
Signed-off-by: David Lechner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
