]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
authorKen Lin <ken.lin@advantech.com.tw>
Fri, 12 Aug 2016 18:08:47 +0000 (14:08 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Sep 2016 06:20:29 +0000 (08:20 +0200)
commita9b37021a9c9bc8ff7783f18c4c186ce9542fe16
tree850803bdbd364b2d71ffdc032e5c0f7eb30248d7
parentab3245d38de92b1fd322d7899af0eb5d0f8ce021
ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114

commit 83d9956b7e6b310c1062df7894257251c625b22e upstream.

Avoid getting sample rate on B850V3 CP2114 as it is unsupported and
causes noisy "current rate is different from the runtime rate" messages
when playback starts.

Signed-off-by: Ken Lin <ken.lin@advantech.com.tw>
Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks.c