]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: don't try to get Benchmark DAC1 sample rate
authorEric Wong <normalperson@yhbt.net>
Tue, 31 Mar 2015 07:34:05 +0000 (07:34 +0000)
committerSasha Levin <sasha.levin@oracle.com>
Tue, 9 Jun 2015 18:31:49 +0000 (14:31 -0400)
commitca6f8915064f0add7894eb0f04419f5bc37a4a5d
treee0e43d2beedb34c8a1f31e2156c61d1acda2796c
parent352ca4dd2af1ece77eedb42bb092fc527fbce3ec
ALSA: usb-audio: don't try to get Benchmark DAC1 sample rate

[ Upstream commit 9fc88ad6fd86ff6ce979105c633c58cc3980129c ]

Adding this quirk allows us to avoid the noisy
"cannot get freq at ep 0x1" message in dmesg output every time
playback starts.

This ought to affect other Benchmark DAC1 variations using the same
"Microchip Technology, Inc." chip as well, but I have only tested
with the "Pre" variant.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Cc: Joe Turner <joe@oampo.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/usb/quirks.c