[alsa-devel] fix typo in rme9652.c
Takashi Iwai
tiwai at suse.de
Sun Jan 5 11:51:24 CET 2014
At Fri, 27 Dec 2013 00:13:08 +0200,
Alexander Aristov wrote:
>
> --- 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
Oh, that's a real bug. Thanks for reporting. Fixed now.
Takashi
More information about the Alsa-devel
mailing list