]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)
authorMacpaul Lin <macpaul.lin@mediatek.com>
Tue, 23 Jun 2020 11:03:23 +0000 (19:03 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Jun 2020 14:13:49 +0000 (16:13 +0200)
commitb3fec6a7d932cde12af8c805f86a8616ff1faa18
tree85cef5cd2975fc7fcee667f8097b553bd595f610
parent09c9316111bcc8ea5508c97076bdb40633e66fff
ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)

We've found Samsung USBC Headset (AKG) (VID: 0x04e8, PID: 0xa051)
need a tiny delay after each class compliant request.
Otherwise the device might not be able to be recognized each times.

Signed-off-by: Chihhao Chen <chihhao.chen@mediatek.com>
Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/1592910203-24035-1-git-send-email-macpaul.lin@mediatek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c