Here are couple improvements to MAX98090 codec driver. I think only 1/7 is a real fix and rest 2-7/7 are regular updates that make codec resume working and add ACPI probing support on Intel Baytrail platform.
Jarkko Nikula (2): ASoC: max98090: Move microphone bias voltage setting to probe function ASoC: max98090: Add ACPI probing support
Liam Girdwood (5): ASoC: max98090: Fix digital sidetone gain TLV ASoC: max98090: Fix reset at resume time. ASoC: max98090: Reset codec on resume ASoC: max98090: Mark cache as dirty prior to restoring ASoC: max98090: Make sure we configure BCLK in one place
sound/soc/codecs/max98090.c | 77 +++++++++++++++++++++++++++++++++++++-------- sound/soc/codecs/max98090.h | 1 + 2 files changed, 65 insertions(+), 13 deletions(-)