diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2022-07-21 12:31:24 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2022-07-29 13:40:45 +0200 |
commit | 61180f68ad5b9058008e227d5f289934a963af1f (patch) | |
tree | 2dc98a8fb39a9083cf0ecb393b3a421b6d1cc21e /drivers/comedi | |
parent | 20550a61880fc55e68a0d290ad195b74729c0e7b (diff) |
pwm: sifive: Fold pwm_sifive_enable() into its only caller
There is only a single caller of pwm_sifive_enable() which only enables
or disables the clk. Put this implementation directly into
pwm_sifive_apply() which allows further simplification in the next
change.
There is no change in behaviour.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tested-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/comedi')
0 files changed, 0 insertions, 0 deletions