aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-stm32.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-07-19 19:20:12 +0000
committerThierry Reding <[email protected]>2023-07-28 07:34:44 +0000
commit9a6ac822a2153d583b0da95b8693e954b5f4203a (patch)
tree59fc08b9daf863787ec18681572c2b6e7bd5c034 /drivers/pwm/pwm-stm32.c
parentpwm: atmel-tcb: Put per-channel data into driver data (diff)
downloadkernel-9a6ac822a2153d583b0da95b8693e954b5f4203a.tar.gz
kernel-9a6ac822a2153d583b0da95b8693e954b5f4203a.zip
pwm: atmel-tcb: Unroll atmel_tcb_pwm_set_polarity() into only caller
atmel_tcb_pwm_set_polarity() is only called once and effectively wraps an assignment only. Replace the function call by the respective assignment. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Claudiu Beznea <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions