diff options
| author | Florian Fainelli <[email protected]> | 2023-10-04 17:54:14 +0000 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2023-10-13 08:07:18 +0000 |
| commit | e9bc4411548aaa738905d37851a0146c16b3bb21 (patch) | |
| tree | 1167092776d4e8197c6a02043566f81afcb5f29c /tools/testing/selftests/bpf/prog_tests/recursion.c | |
| parent | pwm: pxa: Explicitly include correct DT includes (diff) | |
| download | kernel-e9bc4411548aaa738905d37851a0146c16b3bb21.tar.gz kernel-e9bc4411548aaa738905d37851a0146c16b3bb21.zip | |
pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
The suspend/resume functions currently utilize
clk_disable()/clk_enable() respectively which may be no-ops with certain
clock providers such as SCMI. Fix this to use clk_disable_unprepare()
and clk_prepare_enable() respectively as we should.
Fixes: 3a9f5957020f ("pwm: Add Broadcom BCM7038 PWM controller support")
Signed-off-by: Florian Fainelli <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions
