diff --git a/[refs] b/[refs] index 00885de0d0d3..5d990a855a26 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b98ae2729dea161edc96c9d177459b6c28bcbba5 +refs/heads/master: 2aad272b3f458564f2d505465c88fcde37017ba0 diff --git a/trunk/sound/usb/quirks-table.h b/trunk/sound/usb/quirks-table.h index 78e845ec65da..64d25a7a4d59 100644 --- a/trunk/sound/usb/quirks-table.h +++ b/trunk/sound/usb/quirks-table.h @@ -2289,7 +2289,7 @@ YAMAHA_DEVICE(0x7010, "UB99"), .rate_table = (unsigned int[]) { 44100, 48000, 88200, 96000 }, - .clock = 0x81, + .clock = 0x80, } }, /* Capture */ @@ -2315,7 +2315,7 @@ YAMAHA_DEVICE(0x7010, "UB99"), .rate_table = (unsigned int[]) { 44100, 48000, 88200, 96000 }, - .clock = 0x81, + .clock = 0x80, } }, /* MIDI */