diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2025-03-12 06:35:09 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-17 02:33:36 +0300 |
commit | 1458fae110c85d98d356496e4eb120f6de0e3a7e (patch) | |
tree | b36fe7b9932ddc2127ae67232e5a9ffa0d4f3653 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d9a06936ee9e64952e161849059f6cf096b33e4a (diff) | |
download | linux-1458fae110c85d98d356496e4eb120f6de0e3a7e.tar.xz |
ASoC: ti: davinci-i2s: 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 dev->ext_clk here.
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Link: https://patch.msgid.link/20250312033509.1235268-1-nichen@iscas.ac.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions