aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPhilipp Zabel <[email protected]>2023-10-19 22:07:02 +0200
committerThierry Reding <[email protected]>2023-12-20 16:04:14 +0100
commit41fa8f57c0d269243fe3bde2bce71e82c884b9ad (patch)
tree0d0ba4423c4523a58e781cfed2c03a726250a000 /scripts/gdb/linux/utils.py
parentc0504f59ced46b080520c2fc15b2b58d70f9ec83 (diff)
pwm: stm32: Use hweight32 in stm32_pwm_detect_channels
Use hweight32() to count the CCxE bits in stm32_pwm_detect_channels(). Since the return value is assigned to chip.npwm, change it to unsigned int as well. Signed-off-by: Philipp Zabel <[email protected]> Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Fabrice Gasnier <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions