diff options
| author | Thierry Reding <[email protected]> | 2020-11-11 18:24:29 +0000 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2020-12-17 13:18:59 +0000 |
| commit | fd3ae02bb66f091e55f363d32eca7b4039977bf5 (patch) | |
| tree | d39363c05138808b2f5da7c39a9a6fae34e2df9c /drivers/pwm/pwm-rcar.c | |
| parent | pwm: Add PWM fan controller driver for LGM SoC (diff) | |
| download | kernel-fd3ae02bb66f091e55f363d32eca7b4039977bf5.tar.gz kernel-fd3ae02bb66f091e55f363d32eca7b4039977bf5.zip | |
pwm: sti: Avoid conditional gotos
Using gotos for conditional code complicates this code significantly.
Convert the code to simple conditional blocks to increase readability.
Suggested-by: Uwe Kleine-König <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Acked-by: Lee Jones <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-rcar.c')
0 files changed, 0 insertions, 0 deletions
