diff options
| author | Nuno Sá <[email protected]> | 2025-05-19 15:41:11 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2025-07-01 00:57:34 +0000 |
| commit | 34e42e9a92cfc1e394fc6c146b4707e37eeb7166 (patch) | |
| tree | b67460562908ccf9e519b5e51d2250fb221543ee /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime (diff) | |
| download | kernel-34e42e9a92cfc1e394fc6c146b4707e37eeb7166.tar.gz kernel-34e42e9a92cfc1e394fc6c146b4707e37eeb7166.zip | |
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á <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: David Lechner <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
