diff options
author | Andy Shevchenko <[email protected]> | 2023-02-15 15:42:39 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-03-06 13:52:34 +0100 |
commit | 415a099ea55ae716b69beefdcaa654b96087c016 (patch) | |
tree | e0ece0254cfe5c0d3c5ee110db58d2210ad5b8c3 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f494c1913cbb34b9e2078b7b045c87c1ca6df791 (diff) |
pinctrl: at91: Don't mix non-devm calls with devm ones
Replace devm_clk_get() by devm_clk_get_enabled() and drop
unneeded code pieces. This will make sure we keep the ordering
of the resource allocation correct.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Claudiu Beznea <[email protected]>
Tested-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions