aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorFabrice Gasnier <[email protected]>2024-12-17 16:00:21 +0100
committerUwe Kleine-König <[email protected]>2024-12-18 11:08:36 +0100
commitedc19bd0e571c732cd01c8da62f904e6d2a29a48 (patch)
tree96272a0dc1e82a7855cbb195dd166adc6e95ce90 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parent40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff)
pwm: stm32: Fix complementary output in round_waveform_tohw()
When the timer supports complementary output, the CCxNE bit must be set additionally to the CCxE bit. So to not overwrite the latter use |= instead of = to set the former. Fixes: deaba9cff809 ("pwm: stm32: Implementation of the waveform callbacks") Signed-off-by: Fabrice Gasnier <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ukleinek: Slightly improve commit log] Signed-off-by: Uwe Kleine-König <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions