ALSA: usb/endpoint, fix dangling pointer use
[sfrench/cifs-2.6.git] / sound / usb / quirks-table.h
index 91ddef31bcbddc5fa512134890ee2e36846dfa3f..f8797f61a24b52d8091f2a20b12b243f458b3865 100644 (file)
@@ -1973,6 +1973,17 @@ YAMAHA_DEVICE(0x7010, "UB99"),
        }
 },
 
+/* AKAI devices */
+{
+       USB_DEVICE(0x09e8, 0x0062),
+       .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
+               .vendor_name = "AKAI",
+               .product_name = "MPD16",
+               .ifnum = 0,
+               .type = QUIRK_MIDI_AKAI,
+       }
+},
+
 /* TerraTec devices */
 {
        USB_DEVICE_VENDOR_SPEC(0x0ccd, 0x0012),