On Tue, 16 Jul 2024 16:47:58 +0200, Mark Brown wrote: > > The first patch fixes unstable naming of tests due to probe ordering not > being stable, the second just provides a bit more information. > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> > --- > Changes in v2: > - Switch to using ID rather than longame. > - Log the PCM ID too. > - Link to v1: https://lore.kernel.org/r/20240711-alsa-kselftest-board-name-v1-1-ab5cf2dbbea6@xxxxxxxxxx > > --- > Mark Brown (2): > kselftest/alsa: Use card name rather than number in test names > kselftest/alsa: Log the PCM ID in pcm-test Applied both patches now. Thanks! Takashi