mbox series

[0/3] ASoC: max98090: fix PLL unlocked workaround-related

Message ID 20191120060256.212818-1-tzungbi@google.com (mailing list archive)
Headers show
Series ASoC: max98090: fix PLL unlocked workaround-related | expand

Message

Tzung-Bi Shih Nov. 20, 2019, 6:02 a.m. UTC
This series is a follow up fix for the question:
https://mailman.alsa-project.org/pipermail/alsa-devel/2019-October/157364.html

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 | 23 ++++++++++++++---------
 sound/soc/codecs/max98090.h |  1 -
 2 files changed, 14 insertions(+), 10 deletions(-)