diff options
Diffstat (limited to 'sound/usb/usbquirks.h')
-rw-r--r-- | sound/usb/usbquirks.h | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/sound/usb/usbquirks.h b/sound/usb/usbquirks.h index 85532cf9dbf6..69689e79bf79 100644 --- a/sound/usb/usbquirks.h +++ b/sound/usb/usbquirks.h | |||
@@ -870,11 +870,7 @@ YAMAHA_DEVICE(0x7010, "UB99"), | |||
870 | }, | 870 | }, |
871 | { | 871 | { |
872 | .ifnum = 3, | 872 | .ifnum = 3, |
873 | .type = QUIRK_MIDI_FIXED_ENDPOINT, | 873 | .type = QUIRK_AUDIO_EDIROL_UAXX |
874 | .data = & (const struct snd_usb_midi_endpoint_info) { | ||
875 | .out_cables = 0x0003, | ||
876 | .in_cables = 0x0003 | ||
877 | } | ||
878 | }, | 874 | }, |
879 | { | 875 | { |
880 | .ifnum = -1 | 876 | .ifnum = -1 |
@@ -1216,11 +1212,7 @@ YAMAHA_DEVICE(0x7010, "UB99"), | |||
1216 | }, | 1212 | }, |
1217 | { | 1213 | { |
1218 | .ifnum = 2, | 1214 | .ifnum = 2, |
1219 | .type = QUIRK_MIDI_FIXED_ENDPOINT, | 1215 | .type = QUIRK_AUDIO_EDIROL_UAXX |
1220 | .data = & (const struct snd_usb_midi_endpoint_info) { | ||
1221 | .out_cables = 0x0001, | ||
1222 | .in_cables = 0x0001 | ||
1223 | } | ||
1224 | }, | 1216 | }, |
1225 | { | 1217 | { |
1226 | .ifnum = -1 | 1218 | .ifnum = -1 |
@@ -1375,11 +1367,7 @@ YAMAHA_DEVICE(0x7010, "UB99"), | |||
1375 | }, | 1367 | }, |
1376 | { | 1368 | { |
1377 | .ifnum = 2, | 1369 | .ifnum = 2, |
1378 | .type = QUIRK_MIDI_FIXED_ENDPOINT, | 1370 | .type = QUIRK_AUDIO_EDIROL_UAXX |
1379 | .data = & (const struct snd_usb_midi_endpoint_info) { | ||
1380 | .out_cables = 0x0001, | ||
1381 | .in_cables = 0x0001 | ||
1382 | } | ||
1383 | }, | 1371 | }, |
1384 | { | 1372 | { |
1385 | .ifnum = -1 | 1373 | .ifnum = -1 |