diff options
author | Nuno Sá <nuno.sa@analog.com> | 2025-05-19 16:41:11 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-06-30 17:57:34 -0700 |
commit | 34e42e9a92cfc1e394fc6c146b4707e37eeb7166 (patch) | |
tree | b67460562908ccf9e519b5e51d2250fb221543ee /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 236ab6ad215b32210e697039d72c3539286bdc0f (diff) |
clk: clk-axi-clkgen move to min/max()
Instead of using the type versions of min/max(), use the plain ones as
now they are perfectly capable of handling different types like
unsigned and non negative integers that are compiletime constant.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20250519-dev-axi-clkgen-limits-v6-6-bc4b3b61d1d4@analog.com
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions