projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73c6e9e
)
ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET
author
Lianqin Hu
<hulianqin@vivo.com>
Wed, 25 Sep 2024 03:16:29 +0000
(
03:16
+0000)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 30 Sep 2024 08:03:42 +0000
(10:03 +0200)
Audio control requests that sets sampling frequency sometimes fail on
this card. Adding delay between control messages eliminates that problem.
Signed-off-by: Lianqin Hu <hulianqin@vivo.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link:
https://patch.msgid.link/TYUPR06MB62177E629E9DEF2401333BF7D2692@TYUPR06MB6217.apcprd06.prod.outlook.com
sound/usb/quirks.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/usb/quirks.c
b/sound/usb/quirks.c
index f62631b54e104e55800b10e1e96f4ec9b7c7beb1..c7a9c50a65bb84b62f99c472f044a9298a62f0c9 100644
(file)
--- a/
sound/usb/quirks.c
+++ b/
sound/usb/quirks.c
@@
-2279,6
+2279,8
@@
static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
QUIRK_FLAG_GENERIC_IMPLICIT_FB),
DEVICE_FLG(0x2b53, 0x0031, /* Fiero SC-01 (firmware v1.1.0) */
QUIRK_FLAG_GENERIC_IMPLICIT_FB),
+ DEVICE_FLG(0x2d95, 0x8011, /* VIVO USB-C HEADSET */
+ QUIRK_FLAG_CTL_MSG_DELAY_1M),
DEVICE_FLG(0x2d95, 0x8021, /* VIVO USB-C-XE710 HEADSET */
QUIRK_FLAG_CTL_MSG_DELAY_1M),
DEVICE_FLG(0x30be, 0x0101, /* Schiit Hel */