aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMarek Szyprowski <[email protected]>2024-05-10 08:59:01 +0200
committerStephen Boyd <[email protected]>2024-05-14 14:12:11 -0700
commit0dc83ad8bfc9b5d40c1207674cecf77b85f54646 (patch)
tree03a251cb6982466ca7c5b0e9fba4222e91d61e03 /tools/perf/scripts/python/export-to-postgresql.py
parentce6896285410bcfe90f8566ff0799e45e7820e52 (diff)
clk: samsung: Don't register clkdev lookup for the fixed rate clocks
Commit 4d11c62ca8d7 ("clkdev: report over-sized strings when creating clkdev entries") revealed that clock lookup is registered for all fixed clocks. The mentioned commit added a check if the registered name is not too long. This fails for some clocks registered for Exynos542x SoCs family. This lookup is a left-over from early common clock framework days, not really needed nowadays, so remove it to avoid further issues. Signed-off-by: Marek Szyprowski <[email protected]> Reviewed-by: Sam Protsenko <[email protected]> Tested-by: Sam Protsenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions