diff options
author | Krzysztof Kozlowski <[email protected]> | 2015-01-05 10:52:40 +0100 |
---|---|---|
committer | Michael Turquette <[email protected]> | 2015-01-17 13:52:41 -0800 |
commit | 4e3c021fb995bcbb5d1f814d00584cb80eb904a8 (patch) | |
tree | c9e503e37f84172b5184ebe0dd62d2ad8ab62462 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 0c7665c356021c10c3f45a620f3f12ad599850d5 (diff) |
clk: Add clk_unregister_{divider, gate, mux} to close memory leak
The common clk_register_{divider,gate,mux} functions allocated memory
for internal data which wasn't freed anywhere. Drivers using these
helpers could only unregister clocks but the memory would still leak.
Add corresponding unregister functions which will release all resources.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions