aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJinjie Ruan <[email protected]>2024-08-26 16:04:08 +0800
committerMiquel Raynal <[email protected]>2024-09-06 16:59:39 +0200
commit3c0e167c21721901413e8bc2293642f4ee6f983f (patch)
treea9dcdfcf3c2fdba0103b59e154565ee5f9e2d3c2 /tools/perf/scripts/python
parentd43b24f50da293009050e172e7c3769571db79c6 (diff)
mtd: rawnand: denali: Use the devm_clk_get_enabled() helper function
The devm_clk_get_enabled() helper: - calls devm_clk_get() - calls clk_prepare_enable() and registers what is needed in order to call clk_disable_unprepare() when needed, as a managed resource. This simplifies the code. Signed-off-by: Jinjie Ruan <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions