diff options
author | Théo Lebrun <[email protected]> | 2024-02-28 12:28:16 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-02-29 10:31:27 +0100 |
commit | 2f8875ddd13ae797edc45384f56ecc8a9496d2ca (patch) | |
tree | 990b157cf8dc8684e2c014ff6a347ebd887ac8df /tools/perf/util/trace-event-scripting.c | |
parent | 12410e95903c68573aa43ea6f816830715a7e7b4 (diff) |
gpio: nomadik: use devres version of clk_get*()
Replace call to clk_get() by call to devm_clk_get(). Allow automatic
cleanup of the clock in case of probe error.
Signed-off-by: Théo Lebrun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions