summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRicardo Rivera-Matos <rriveram@opensource.cirrus.com>2024-09-19 15:16:52 +0000
committerMark Brown <broonie@kernel.org>2024-09-19 17:27:15 +0200
commit01e709aeaf913a4d0e04f9957d399cf6fc3b5455 (patch)
treeddc84f31b8bb3477768b27fdd04698baab57784e /tools/perf/scripts/python/export-to-postgresql.py
parent85109780543b5100aba1d0842b6a7c3142be74d2 (diff)
ASoC: cs35l45: Corrects cs35l45_get_clk_freq_id function data type
Changes cs35l45_get_clk_freq_id() function data type from unsigned int to int. This function is returns a positive index value if successful or a negative error code if unsuccessful. Functionally there should be no difference as long as the unsigned int return is interpreted as an int, however it should be corrected for readability. Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com> Link: https://patch.msgid.link/20240919151654.197337-1-rriveram@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions