Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22711
b: refs/heads/master
c: 0542257
h: refs/heads/master
i:
  22709: 3176264
  22707: a75c814
  22703: 7e627c5
v: v3
  • Loading branch information
Clemens Ladisch authored and Jaroslav Kysela committed Mar 22, 2006
1 parent cb9ed80 commit 09befc9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 3f72a30ccfd5054c01fc3bb0d37241df5380a54c
refs/heads/master: 05422575d4bc5d1a6aff22dfa9a0b5bc701ccf6f
4 changes: 2 additions & 2 deletions trunk/sound/usb/usbquirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -1100,8 +1100,8 @@ YAMAHA_DEVICE(0x7010, "UB99"),
.ifnum = 0,
.type = QUIRK_MIDI_FIXED_ENDPOINT,
.data = & (const struct snd_usb_midi_endpoint_info) {
.out_cables = 0x0003,
.in_cables = 0x0003
.out_cables = 0x0001,
.in_cables = 0x0001
}
}
},
Expand Down

0 comments on commit 09befc9

Please sign in to comment.