diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2022-07-21 13:31:24 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2022-07-29 14:40:45 +0300 |
commit | 61180f68ad5b9058008e227d5f289934a963af1f (patch) | |
tree | 2dc98a8fb39a9083cf0ecb393b3a421b6d1cc21e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 20550a61880fc55e68a0d290ad195b74729c0e7b (diff) | |
download | linux-61180f68ad5b9058008e227d5f289934a963af1f.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions