Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376779
b: refs/heads/master
c: a0c6d30
h: refs/heads/master
i:
  376777: d013f78
  376775: e3743a5
v: v3
  • Loading branch information
Clemens Ladisch authored and Takashi Iwai committed Jun 3, 2013
1 parent ba741cf commit 4cf16e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3ee2102fbe92150af2b6d1d87f6bbefbaff0c7ca
refs/heads/master: a0c6d309c6df14655f9962f666d1da96318b0b7c
6 changes: 5 additions & 1 deletion trunk/sound/usb/quirks-table.h
Original file line number Diff line number Diff line change
Expand Up @@ -1792,7 +1792,11 @@ YAMAHA_DEVICE(0x7010, "UB99"),
USB_DEVICE_VENDOR_SPEC(0x0582, 0x0108),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
.ifnum = 0,
.type = QUIRK_MIDI_STANDARD_INTERFACE
.type = QUIRK_MIDI_FIXED_ENDPOINT,
.data = & (const struct snd_usb_midi_endpoint_info) {
.out_cables = 0x0007,
.in_cables = 0x0007
}
}
},
{
Expand Down

0 comments on commit 4cf16e8

Please sign in to comment.