Re: [PATCH v2] ASoC: cs42l56: Fix the error handling of cs42l56_i2c_probe()

From: Charles Keepax
Date: Wed May 11 2022 - 04:20:10 EST


On Wed, May 11, 2022 at 09:55:14AM +0800, Zheyu Ma wrote:
> The driver should goto label 'err_enable' when failing at regmap_read().
>
> Signed-off-by: Zheyu Ma <zheyuma97@xxxxxxxxx>
> ---
> Changes in v2:
> - Fix the typo in the subject
> ---

Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles