]> Pileus Git - ~andy/linux/blobdiff - sound/usb/quirks.c
Merge branch 'fix/asoc' of git://github.com/tiwai/sound
[~andy/linux] / sound / usb / quirks.c
index 77762c99afbee9286365944029727001b444b8d3..81e07d842581771ac82d4a3107f2a54cd69663e3 100644 (file)
@@ -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++) {