From: Takashi Iwai Date: Thu, 26 Dec 2013 22:13:08 +0000 (+0200) Subject: ALSA: rme9652: fix a missing comma in channel_map_9636_ds[] X-Git-Tag: v3.14-rc1~143^2~1^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=770bd4bf2e664939a9dacd3d26ec9ff7a3933210;p=pandora-kernel.git ALSA: rme9652: fix a missing comma in channel_map_9636_ds[] The lack of comma leads to the wrong channel for an SPDIF channel. Unfortunately this wasn't caught by compiler because it's still a valid expression. Reported-by: Alexander Aristov Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed