Merge branch 'for-next' into for-linus
[linux-2.6-block.git] / sound / usb / quirks.c
index 8f63e8c8b46c2049f0a32e1def882be4a969759e..7c5a701392785daf7b112443986e5527e63a0324 100644 (file)
@@ -1115,6 +1115,7 @@ bool snd_usb_get_sample_rate_quirk(struct snd_usb_audio *chip)
 {
        /* devices which do not support reading the sample rate. */
        switch (chip->usb_id) {
+       case USB_ID(0x045E, 0x075D): /* MS Lifecam Cinema  */
        case USB_ID(0x045E, 0x076D): /* MS Lifecam HD-5000 */
        case USB_ID(0x04D8, 0xFEEA): /* Benchmark DAC1 Pre */
                return true;