11 Dec, 2019

40 commits

  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-42-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-41-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-40-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-39-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-38-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-37-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-36-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-35-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-34-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-33-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-32-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-31-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-30-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation. It's cleared and reset dynamically at IRQ re-acquiring for
    the PM resume, too.

    Link: https://lore.kernel.org/r/20191210063454.31603-29-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-28-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-27-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-26-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation. It's cleared and reset dynamically at IRQ re-acquiring for
    the PM resume, too.

    Link: https://lore.kernel.org/r/20191210063454.31603-25-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-24-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-23-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation. It's cleared and reset dynamically at IRQ re-acquiring for
    the PM resume, too.

    Link: https://lore.kernel.org/r/20191210063454.31603-22-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-21-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-20-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation. It's cleared and reset dynamically at IRQ re-acquiring for
    the PM resume, too.

    Link: https://lore.kernel.org/r/20191210063454.31603-19-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-18-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-17-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation. It's cleared and reset dynamically at IRQ re-acquiring for
    the PM resume, too.

    Link: https://lore.kernel.org/r/20191210063454.31603-16-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-15-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-14-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-13-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-12-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-11-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-10-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-9-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-8-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-7-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-6-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-5-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation.

    Link: https://lore.kernel.org/r/20191210063454.31603-4-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The driver invokes snd_pcm_period_elapsed() simply from the interrupt
    handler. Set card->sync_irq for enabling the missing sync_stop PCM
    operation, as well as removing the superfluous synchronize_irq()
    call.

    Link: https://lore.kernel.org/r/20191210063454.31603-3-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai