Re: [PATCH 2/6] ASoC: sgtl5000: Write all default registers

From: Fabio Estevam
Date: Tue Jun 14 2016 - 22:12:43 EST


On Mon, Jun 6, 2016 at 8:14 PM, Clemens Gruber
<clemens.gruber@xxxxxxxxxxxx> wrote:
> From: Eric Nelson <eric@xxxxxxxxxx>
>
> If an error occurs writing defaults, produce an error message but
> continue writing other registers. The failure of a single write should
> not cause catastrophic device failure.
>
> In at least one occurrence, I2C writes of CHIP_ANA_POWER were nacked,
> though continuing allowed the device to operate properly.
>
> Signed-off-by: Eric Nelson <eric@xxxxxxxxxx>
> Signed-off-by: Clemens Gruber <clemens.gruber@xxxxxxxxxxxx>

Tested-by: Fabio Estevam <fabio.estevam@xxxxxxx>