On Fri, Dec 23, 2022 at 09:02:47AM +0100, Francesco Dolcini wrote: > From: Emanuele Ghidoli <emanuele.ghidoli@xxxxxxxxxxx> > > Restore volume after charge pump and PGA activation to ensure > that volume settings are correctly applied when re-enabling codec > from SND_SOC_BIAS_OFF state. > CLASS_W, CHARGE_PUMP and POWER_MANAGEMENT_2 register configuration > affect how the volume register are applied and must be configured first. > > Fixes: a91eb199e4dc ("ASoC: Initial WM8904 CODEC driver") > Link: https://lore.kernel.org/all/c7864c35-738c-a867-a6a6-ddf9f98df7e7@xxxxxxxxx/ > Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@xxxxxxxxxxx> > Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > --- Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles