Re: [PATCH] ALSA: pcmtest: Add support for pcm pausing

From: Takashi Iwai
Date: Thu Aug 24 2023 - 03:59:38 EST


On Tue, 22 Aug 2023 17:05:41 +0200,
Ivan Orlov wrote:
>
> Add pause push/release support to the virtual PCM test driver. Add
> 'suspend' boolean field to the pcmtst_buf_iter structure, so we can
> pause the timer without shutting it down. Update the trigger callback
> handler correspondingly. Extract buffer initialization to the
> 'reset_buf_iterator' function since it is used in multiple places now.
>
> Signed-off-by: Ivan Orlov <ivan.orlov0322@xxxxxxxxx>

Thanks, applied now.


Takashi