commit | 3c414eb65c294719a91a746260085363413f91c1 | [log] [tgz] |
---|---|---|
author | Brendan Grieve <brendan@grieve.com.au> | Fri Oct 15 10:53:35 2021 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Oct 15 09:27:41 2021 +0200 |
tree | caf1960c78a7b8ede3048d2c7369343de2d0bd23 | |
parent | aef454b40288158b850aab13e3d2a8c406779401 [diff] |
ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset As per discussion at: https://github.com/szszoke/sennheiser-gsp670-pulseaudio-profile/issues/13 The GSP670 has 2 playback and 1 recording device that by default are detected in an incompatible order for alsa. This may have been done to make it compatible for the console by the manufacturer and only affects the latest firmware which uses its own ID. This quirk will resolve this by reordering the channels. Signed-off-by: Brendan Grieve <brendan@grieve.com.au> Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20211015025335.196592-1-brendan@grieve.com.au Signed-off-by: Takashi Iwai <tiwai@suse.de>