Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262677
b: refs/heads/master
c: dac8f84
h: refs/heads/master
i:
  262675: 37c1fae
v: v3
  • Loading branch information
Daniel Mack authored and Takashi Iwai committed Aug 6, 2011
1 parent af8b8cb commit 8ca39c2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 81c0a78b644f0e265a01d5a5f5ab397b791bad08
refs/heads/master: dac8f847c48adeeece5aba57600d08d2499d39b2
2 changes: 1 addition & 1 deletion trunk/sound/usb/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ static int snd_usb_cm106_boot_quirk(struct usb_device *dev)
*/
static int snd_usb_cm6206_boot_quirk(struct usb_device *dev)
{
int err, reg;
int err = 0, reg;
int val[] = {0x2004, 0x3000, 0xf800, 0x143f, 0x0000, 0x3000};

for (reg = 0; reg < ARRAY_SIZE(val); reg++) {
Expand Down

0 comments on commit 8ca39c2

Please sign in to comment.