diff options
author | 2024-10-11 15:31:15 +0800 | |
---|---|---|
committer | 2024-10-11 11:22:46 +0100 | |
commit | c1789209701143b50cba3783fa800a23df30a088 (patch) | |
tree | 2bfc17d2341e2960a2966d6c4ab1afe6062a86df /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init() (diff) | |
download | wireguard-linux-c1789209701143b50cba3783fa800a23df30a088.tar.xz wireguard-linux-c1789209701143b50cba3783fa800a23df30a088.zip |
ASoC: codecs: Fix error check in es8323_i2c_probe
In the function es8323_i2c_probe(), devm_kzalloc() could
possibly return NULL pointer, so IS_ERR() is wrong check
in this place, thus fix it.
Fixes: b97391a604b9 ("ASoC: codecs: Add support for ES8323")
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://patch.msgid.link/20241011073115.2384-1-tangbin@cmss.chinamobile.com
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