diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-07-13 17:24:12 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-07-31 01:24:25 +0200 |
commit | da9b54708ddf0e76974365854cbec7fd9f1d4709 (patch) | |
tree | 9c3e5c1578421593f82a898e7b35c337c8799523 /scripts/lib/kdoc/kdoc_output.py | |
parent | ba12d5f11d52510e804480c14da850f8c3561b69 (diff) |
i3c: master: cdns: Simplify handling clocks in probe()
The two clocks, driver is getting, are not being disabled/re-enabled
during runtime of the device. Eliminate one variable in state struct,
all error paths and a lot of code from probe() and remove() by using
devm_clk_get_enabled().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250713152411.74917-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions