diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2025-03-25 06:22:26 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-07 01:25:20 +0300 |
commit | ea61f39b38bdbb7c77ba2c70e130acdb808c8d68 (patch) | |
tree | 1fae115b2c88bb03b25e53d00fe7fe2344b6239a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5533518834a3acc75919e8db671f6a8539e64f42 (diff) | |
download | linux-ea61f39b38bdbb7c77ba2c70e130acdb808c8d68.tar.xz |
ASoC: sta32x: 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 clk here.
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://patch.msgid.link/20250325032226.603963-1-nichen@iscas.ac.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions