alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* fix typo in rme9652.c
@ 2013-12-26 22:13 Alexander Aristov
  2014-01-05 10:51 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Aristov @ 2013-12-26 22:13 UTC (permalink / raw)
  To: alsa-devel

--- a/sound/pci/rme9652/rme9652.c	2013-12-20 15:51:33.000000000 +0000
+++ b/sound/pci/rme9652/rme9652.c	2013-12-24 23:17:20.740138731 +0000
@@ -285,7 +285,7 @@
 	/* ADAT channels are remapped */
 	1, 3, 5, 7, 9, 11, 13, 15,
 	/* channels 8 and 9 are S/PDIF */
-	24, 25
+	24, 25,
 	/* others don't exist */
 	-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1
 };


Regards,
Alexander

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-05 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26 22:13 fix typo in rme9652.c Alexander Aristov
2014-01-05 10:51 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).