Commit 2d80392a authored by Abhinav Mahadevan's avatar Abhinav Mahadevan Committed by Takashi Iwai
Browse files

ALSA: usb-audio: Fix quirk entry placement for PreSonus AudioBox USB



The quirk entry for PreSonus AudioBox USB was mistakenly placed inside
a disabled #if 0 block. Move it to the correct position after the

Fixes: 34fe4a9d ("ALSA: usb-audio: Add quirk for PreSonus AudioBox USB")
Signed-off-by: default avatarAbhinav Mahadevan <abhi220204@gmail.com>
Link: https://patch.msgid.link/20260428155117.5170-1-abhi220204@gmail.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent a7b75a11
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2652,6 +2652,9 @@ YAMAHA_DEVICE(0x7010, "UB99"),
		}
	}
},

#endif /* disabled */

{
	/*
	 * The AudioBox USB advertises S24_3LE as the only supported format
@@ -2700,7 +2703,6 @@ YAMAHA_DEVICE(0x7010, "UB99"),
		}
	}
},
#endif /* disabled */

{
	/*