[PATCH] ALSA: usb-audio: add Schiit Hel device to quirk table
Takashi Iwai
tiwai at suse.de
Thu Oct 14 15:06:13 CEST 2021
On Thu, 14 Oct 2021 13:17:50 +0200,
Greg Kroah-Hartman wrote:
>
> The Shciit Hel device responds to the ctl message for the mic capture
> switch with a timeout of -EPIPE:
>
> usb 7-2.2: cannot get ctl value: req = 0x81, wValue = 0x100, wIndex = 0x1100, type = 1
> usb 7-2.2: cannot get ctl value: req = 0x81, wValue = 0x100, wIndex = 0x1100, type = 1
> usb 7-2.2: cannot get ctl value: req = 0x81, wValue = 0x100, wIndex = 0x1100, type = 1
> usb 7-2.2: cannot get ctl value: req = 0x81, wValue = 0x100, wIndex = 0x1100, type = 1
>
> This seems safe to ignore as the device works properly with the control
> message quirk, so add it to the quirk table so all is good.
>
> Cc: Jaroslav Kysela <perex at perex.cz>
> Cc: Takashi Iwai <tiwai at suse.com>
> Cc: alsa-devel at alsa-project.org
> Cc: linux-usb at vger.kernel.org
> Cc: linux-kernel at vger.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
Thanks, applied now.
Takashi
More information about the Alsa-devel
mailing list