diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2025-01-14 04:06:22 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-01-14 17:31:13 +0300 |
commit | 41f1d2bd4998829341cdada022ede610068a0f33 (patch) | |
tree | ae5bcac36580429197ea489349f49e0f90a72d92 /scripts/gdb/linux/utils.py | |
parent | 9d499259db0cc5a31e212570c2cf945ad117b900 (diff) | |
download | linux-41f1d2bd4998829341cdada022ede610068a0f33.tar.xz |
ASoC: soc-dapm: remove !card check from snd_soc_dapm_set_bias_level()
dapm is setup by snd_soc_dapm_init(), thus dapm->card never been NULL.
We don't need if (!card) check for it.
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/877c6ytd9t.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions