
On 11/22/19 1:31 AM, Tzung-Bi Shih wrote:
This series is a follow up fix for the question: https://mailman.alsa-project.org/pipermail/alsa-devel/2019-October/157364.ht...
For the series
Reviewed-by: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
Hope this is the last time we see this PLL unlock error :-)
Changes from v1: ASoC: max98090: remove msleep in PLL unlocked workaround
- add more comments
https://mailman.alsa-project.org/pipermail/alsa-devel/2019-November/158969.h...
ASoC: max98090: exit workaround earlier if PLL is locked
- "sleep first and then check the status"
https://mailman.alsa-project.org/pipermail/alsa-devel/2019-November/158998.h...
ASoC: max98090: fix possible race conditions
- fix typo
https://mailman.alsa-project.org/pipermail/alsa-devel/2019-November/158966.h...
- add more descriptions in commit message
Tzung-Bi Shih (3): ASoC: max98090: remove msleep in PLL unlocked workaround ASoC: max98090: exit workaround earlier if PLL is locked ASoC: max98090: fix possible race conditions
sound/soc/codecs/max98090.c | 30 +++++++++++++++++++++--------- sound/soc/codecs/max98090.h | 1 - 2 files changed, 21 insertions(+), 10 deletions(-)