diff options
| author | Uwe Kleine-König <[email protected]> | 2021-07-07 16:28:24 +0000 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2021-09-02 19:38:51 +0000 |
| commit | a08be12771c0c212790953b65b897e8f551eaa0e (patch) | |
| tree | e413d31941874848ca313ef52f2612d2ca26ce96 /drivers/pwm/pwm-omap-dmtimer.c | |
| parent | pwm: brcmstb: Don't check the return code of pwmchip_remove() (diff) | |
| download | kernel-a08be12771c0c212790953b65b897e8f551eaa0e.tar.gz kernel-a08be12771c0c212790953b65b897e8f551eaa0e.zip | |
pwm: cros-ec: Don't check the return code of pwmchip_remove()
pwmchip_remove() returns always 0. Don't use the value to make it
possible to eventually change the function to return void. Also the
driver core ignores the return value of cros_ec_pwm_remove().
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-omap-dmtimer.c')
0 files changed, 0 insertions, 0 deletions
