]> Git Repo - linux.git/commit
ASoC: cs35l36: Fix the error handling of cs35l36_i2c_probe()
authorZheyu Ma <[email protected]>
Tue, 10 May 2022 15:32:47 +0000 (23:32 +0800)
committerMark Brown <[email protected]>
Wed, 11 May 2022 16:40:13 +0000 (17:40 +0100)
commitcf7250e95d309ae518918613fb904a4565ffc85d
tree20db18b8e750b93f6ea68bb5d52ba068e4c3a422
parent71013db522a90513e4e4ec3b33eb00c939e2f4b3
ASoC: cs35l36: Fix the error handling of cs35l36_i2c_probe()

The driver should goto label 'err' when failing at regmap_read().

Signed-off-by: Zheyu Ma <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/cs35l36.c
This page took 0.053956 seconds and 4 git commands to generate.