diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-07-19 21:20:12 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2023-07-28 09:34:44 +0200 |
commit | 9a6ac822a2153d583b0da95b8693e954b5f4203a (patch) | |
tree | 59fc08b9daf863787ec18681572c2b6e7bd5c034 /drivers/pwm/pwm-sunplus.c | |
parent | 78dca23bd6706dd6a3cdb5c0052f48794b4d2bed (diff) |
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 <u.kleine-koenig@pengutronix.de>
Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-sunplus.c')
0 files changed, 0 insertions, 0 deletions