Re: [PATCH 1/6] ASoC: cs42l52: Fix the error handling of cs42l56_i2c_probe()

From: Charles Keepax
Date: Tue May 10 2022 - 12:00:03 EST


On Tue, May 10, 2022 at 11:32:46PM +0800, Zheyu Ma wrote:
> The driver should goto label 'err_enable' when failing at regmap_read().
>
> Signed-off-by: Zheyu Ma <zheyuma97@xxxxxxxxx>
> ---
> sound/soc/codecs/cs42l56.c | 2 +-

Patch looks good but the subject line says cs42l52 instead of 56.

Thanks,
Charles