diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-12-02 19:15:32 +0100 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2025-12-02 19:49:10 +0100 |
| commit | 0155e868cbc111846cc2809c1546ea53810a56ae (patch) | |
| tree | 315aa45666fb5d072e700d4edb2fcd972891a804 /tools/lib/python/abi/helpers.py | |
| parent | 35fa2b4bf96415b88d7edaa5cf8af5185d9ce76e (diff) | |
fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
The variables were never clamped because the return value of clamp_val()
was not used. Fix this by assigning the clamped values, and use clamp()
instead of clamp_val().
Cc: stable@vger.kernel.org
Fixes: 3f16ff608a75 ("[ARM] pxafb: cleanup of the timing checking code")
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/lib/python/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions
