On Wed, 03 Sep 2025 07:52:24 +0200, Dan Carpenter wrote: > > We accidentally deleted the wrong line of code when we did the > conversion to guard() locks. If the rme32->capture_substream has > already been set we should return -EBUSY. > > Fixes: 8bb75ae244c5 ("ALSA: rme32: Use guard() for spin locks") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Thanks, applied now. Takashi