]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ALSA: usb-audio: Fix quirk entry placement for PreSonus AudioBox USB
authorAbhinav Mahadevan <abhi220204@gmail.com>
Tue, 28 Apr 2026 15:50:00 +0000 (21:20 +0530)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Apr 2026 05:46:54 +0000 (07:46 +0200)
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: 34fe4a9df247 ("ALSA: usb-audio: Add quirk for PreSonus AudioBox USB")
Signed-off-by: Abhinav Mahadevan <abhi220204@gmail.com>
Link: https://patch.msgid.link/20260428155117.5170-1-abhi220204@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h

index 803e03d4d77b88d9c305a0ba06d42f2fcdd0adb8..4e9cfff4047fc02c537767d58ea27436bfda5145 100644 (file)
@@ -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 */
 
 {
        /*