]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
authorTakashi Iwai <tiwai@suse.de>
Sat, 4 Jan 2020 11:09:36 +0000 (12:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jan 2020 19:06:58 +0000 (20:06 +0100)
commit024891ee861bc1cc2f7a0c037c08b72aab77abc2
treeeb83f2710271d46775c9bcd2ba2e3b99b4a48000
parent1b7d82175bf8ac8f692b2b1d1ab801afa8cf0c03
ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5

commit 51d4efab7865e6ea6a4ebcd25b3f03c019515c4c upstream.

Bose Companion 5 (with USB ID 05a7:1020) doesn't seem supporting
reading back the sample rate, so the existing quirk is needed.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=206063
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200104110936.14288-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks.c