diff options
author | Xichao Zhao <zhao.xichao@vivo.com> | 2025-08-19 19:26:54 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-08-24 22:41:10 +0100 |
commit | f840737d1746398c2993be34bfdc80bdc19ecae2 (patch) | |
tree | 47c19ce25c905c515fb7fff19aa30512074f8824 /rust/helpers/of.c | |
parent | bc017f28b1c6c3d44c3631f8f6d152b7e703e990 (diff) |
ASoC: SOF: imx: Remove the use of dev_err_probe()
The dev_err_probe() doesn't do anything when error is '-ENOMEM'.
Therefore, remove the useless call to dev_err_probe(), and just
return the value instead.
Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Reviewed-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Message-ID: <20250819112654.588527-1-zhao.xichao@vivo.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/of.c')
0 files changed, 0 insertions, 0 deletions