Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c247487c authored by Kai-Heng Feng's avatar Kai-Heng Feng Committed by Takashi Iwai
Browse files

ALSA: usb-audio: Add sample rate quirk for Plantronics P610

Like other Plantronics devices, P610 does not support sample
rate reading. Apply sample rate quirk to it.

BugLink: https://bugs.launchpad.net/bugs/1719853



Signed-off-by: default avatarKai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8a5776a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1138,6 +1138,7 @@ bool snd_usb_get_sample_rate_quirk(struct snd_usb_audio *chip)
	case USB_ID(0x047F, 0x0415): /* Plantronics BT-300 */
	case USB_ID(0x047F, 0xAA05): /* Plantronics DA45 */
	case USB_ID(0x047F, 0xC022): /* Plantronics C310 */
	case USB_ID(0x047F, 0xC02F): /* Plantronics P610 */
	case USB_ID(0x047F, 0xC036): /* Plantronics C520-M */
	case USB_ID(0x04D8, 0xFEEA): /* Benchmark DAC1 Pre */
	case USB_ID(0x0556, 0x0014): /* Phoenix Audio TMX320VC */