diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-04-11 15:57:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-04-13 16:12:55 +0300 |
commit | cdf20c3ef0e90b962e62ae7d835d7f46333285bc (patch) | |
tree | 3ff96e003e80c252553eea8716b514382ea0e8cc /sound/soc/codecs/ak5558.c | |
parent | 38c694e98f6a6c8dfa48f2ba6f442363ed836efb (diff) | |
download | linux-cdf20c3ef0e90b962e62ae7d835d7f46333285bc.tar.xz |
ASoC: cs35l36: Fix an error handling path in 'cs35l36_i2c_probe()'
If 'devm_regmap_init_i2c()' fails, there is no need to goto err. We should
return directly as already done by the surrounding error handling paths.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/9fec48e75bc1d3c92626e6f6aca2344bda223379.1618145790.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/ak5558.c')
0 files changed, 0 insertions, 0 deletions