Re: [PATCH] sound: usb: quirks: add quirk for Samsung USBC Headset (AKG)

2020-06-23 Thread Takashi Iwai
On Tue, 23 Jun 2020 13:03:23 +0200, Macpaul Lin wrote: > > 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 >

[PATCH] sound: usb: quirks: add quirk for Samsung USBC Headset (AKG)

2020-06-23 Thread Macpaul Lin
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 Signed-off-by: Macpaul Lin Cc: sta...@vger.kernel.org --- sound/usb/quirks.c |