diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2025-03-12 06:43:37 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-17 02:33:40 +0300 |
commit | 9aa499f28ef8aeda82556dd204bc42dc96e2f1e4 (patch) | |
tree | 4069aa04f8fea4186a1d46adaddc23e3ee15fb2c /tools/perf/scripts/python/syscall-counts.py | |
parent | f1d742c35b659fb0122da0a8ff09ad9309cb29d8 (diff) | |
download | linux-9aa499f28ef8aeda82556dd204bc42dc96e2f1e4.tar.xz |
ASoC: tlv320adc3xxx: remove unnecessary NULL check before clk_disable_unprepare()
clk_disable_unprepare() already checks NULL by using IS_ERR_OR_NULL.
Remove unneeded NULL check for adc3xxx->mclk here.
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Link: https://patch.msgid.link/20250312034337.1235378-1-nichen@iscas.ac.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions