[PATCH] sound: usb: add Microsoft HD-5001 to quirks

2016-03-19 Thread Victor Clément
The Microsoft HD-5001 webcam microphone does not support sample rate reading as the HD-5000 one. This results in dmesg errors and sound hanging with pulseaudio. Signed-off-by: Victor Clément <victor.clem...@openmailbox.org> --- sound/usb/quirks.c | 1 + 1 file changed, 1 insertion(+) diff

[PATCH] sound: usb: add Microsoft HD-5001 to quirks

2016-03-19 Thread Victor Clément
The Microsoft HD-5001 webcam microphone does not support sample rate reading as the HD-5000 one. This results in dmesg errors and sound hanging with pulseaudio. Signed-off-by: Victor Clément --- sound/usb/quirks.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/usb/quirks.c b/sound