projects
/
wrapfs-4.13.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
851d081
)
ALSA: usb-audio: Update documentation comment for MS2109 quirk
author
Hector Martin
<marcan@marcan.st>
Sun, 16 Aug 2020 08:44:31 +0000
(17:44 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 3 Sep 2020 09:27:11 +0000
(11:27 +0200)
commit
74a2a7de81a2ef20732ec02087314e92692a7a1b
upstream.
As the recent fix addressed the channel swap problem more properly,
update the comment as well.
Fixes: 1b7ecc241a67 ("ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109")
Signed-off-by: Hector Martin <marcan@marcan.st>
Link:
https://lore.kernel.org/r/20200816084431.102151-1-marcan@marcan.st
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks-table.h
patch
|
blob
|
history
diff --git
a/sound/usb/quirks-table.h
b/sound/usb/quirks-table.h
index 2d335fdae28ed93b6dd03d580279f870acd7802b..8c3b3a291ddbfe79ad7689a8856f34eeefe44177 100644
(file)
--- a/
sound/usb/quirks-table.h
+++ b/
sound/usb/quirks-table.h
@@
-3705,8
+3705,8
@@
ALC1220_VB_DESKTOP(0x26ce, 0x0a01), /* Asrock TRX40 Creator */
* they pretend to be 96kHz mono as a workaround for stereo being broken
* by that...
*
- * They also have
swapped L-R channels, but that's for userspace to deal
- *
with
.
+ * They also have
an issue with initial stream alignment that causes the
+ *
channels to be swapped and out of phase, which is dealt with in quirks.c
.
*/
{
.match_flags = USB_DEVICE_ID_MATCH_DEVICE |