Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348846
b: refs/heads/master
c: 2aad272
h: refs/heads/master
v: v3
  • Loading branch information
Eldad Zack authored and Takashi Iwai committed Jan 14, 2013
1 parent e5b40c3 commit a63ea21
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: b98ae2729dea161edc96c9d177459b6c28bcbba5
refs/heads/master: 2aad272b3f458564f2d505465c88fcde37017ba0
4 changes: 2 additions & 2 deletions trunk/sound/usb/quirks-table.h
Original file line number Diff line number Diff line change
Expand Up @@ -2289,7 +2289,7 @@ YAMAHA_DEVICE(0x7010, "UB99"),
.rate_table = (unsigned int[]) {
44100, 48000, 88200, 96000
},
.clock = 0x81,
.clock = 0x80,
}
},
/* Capture */
Expand All @@ -2315,7 +2315,7 @@ YAMAHA_DEVICE(0x7010, "UB99"),
.rate_table = (unsigned int[]) {
44100, 48000, 88200, 96000
},
.clock = 0x81,
.clock = 0x80,
}
},
/* MIDI */
Expand Down

0 comments on commit a63ea21

Please sign in to comment.