diff options
author | 2025-07-13 17:59:58 +0200 | |
---|---|---|
committer | 2025-07-14 19:20:54 +0100 | |
commit | 9eca012a9fac1cb26cceae080dd3c9fcd432bd7f (patch) | |
tree | ea26dc0b87f65771b9e5b80310dcfc29386b302f /tools/perf/scripts/python | |
parent | iio: adc: vf610: Simplify with dev_err_probe (diff) | |
download | wireguard-linux-9eca012a9fac1cb26cceae080dd3c9fcd432bd7f.tar.xz wireguard-linux-9eca012a9fac1cb26cceae080dd3c9fcd432bd7f.zip |
iio: dac: vf610: Simplify with devm_clk_get_enabled()
Driver is getting clock and almost immediately enabling it, with no
relevant code executed between, thus the probe path and cleanups can be
simplified with devm_clk_get_enabled().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250713-iio-clk-get-enabled-v1-4-70abc1f9ce6c@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions