diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-07-05 19:23:26 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-10 17:11:31 +0100 |
| commit | af58a647f9c9674535f62aa1d04b681317da0a26 (patch) | |
| tree | df8adb82b9f2a2d75d801eedb11ce40e25d8e262 /tools/perf/scripts/python | |
| parent | 00a745878c355765c61feb78e7e36593e475902f (diff) | |
ASoC: renesas: adg: Drop redundant NULL check on clk_get and clk_register_fixed_rate
devm_clk_get() and clk_register_fixed_rate() do not return NULL (only
valid clock or ERR pointer), so simplify the code to drop redundant
IS_ERR_OR_NULL().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260705172325.118926-3-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
