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