Re: [PATCH v3] ALSA: usb-audio: Add quirk for PreSonus AudioBox USB
From: Takashi Iwai
Date: Tue Apr 28 2026 - 10:44:44 EST
On Tue, 28 Apr 2026 16:33:38 +0200,
Abhinav Mahadevan wrote:
>
> The PreSonus AudioBox USB (0x194f:0x0301) only advertises S24_3LE
> for both playback and capture interfaces. Add an explicit entry to
> the quirks table to ensure correct format handling for this device.
>
> Fixes: 099cce2b5 ("ALSA: usb-audio: Add quirk for PreSonus AudioBox USB")
Non-existing commit ID for the upstream.
And, you'll have to put 12 letters SHA id here.
> Signed-off-by: Abhinav Mahadevan <abhi220204@xxxxxxxxx>
> ---
>
> v3: Update patch description to accurately reflect the change
> (adding a quirks table entry, not fixing format negotiation).
... and it's not exactly what *this* patch does!
You don't have to repeat the same text you already gave in the
original commit at all.
Basically this patch *corrects* the position of the quirk entry that
was mistakenly put into the disabled block in the previous commit.
Please resubmit with a proper patch description and Fixes tag again.
thanks,
Takashi