Re: [PATCH 1/6] ALSA: control: Return -ENODEV instead of -EFAULT in snd_ctl_open()
From: Bui Duc Phuc
Date: Tue Jul 07 2026 - 04:27:40 EST
Hi Cezary,
> > > err = snd_card_file_add(card, file);
> > > if (err < 0) {
> > > - err = -ENODEV;
> >
> > Seems unrelated to the patchset.
> >
I'll drop this change from the current series and send it as a separate patch.
Best regards,
Phuc