diff options
| author | Biju Das <biju.das.jz@bp.renesas.com> | 2026-06-04 10:56:31 +0100 |
|---|---|---|
| committer | Uwe Kleine-König <ukleinek@kernel.org> | 2026-06-09 15:39:11 +0200 |
| commit | 2b40d72de9354a76f5e3bb71230a4210eaa92849 (patch) | |
| tree | e3ea10ff04cf8735ff74d29eeaee9e41c54bc49d /include/asm-i386/git@git.tavy.me:linux.git | |
| parent | 6f9b73071c15001530e6697491b6db1bf639f4c7 (diff) | |
pwm: rzg2l-gpt: Fix period_ticks type from u32 to u64
period_ticks is used to store PWM period values that can exceed the 32-bit
range, so change its type from u32 to u64 to prevent overflow.
Cc: stable@kernel.org
Fixes: 061f087f5d0b ("pwm: Add support for RZ/G2L GPT")
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://patch.msgid.link/20260604095647.108654-2-biju.das.jz@bp.renesas.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'include/asm-i386/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
