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.2.56~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcff6f399adcb23862b5f2cee1a3bcf8fc1926c7;p=pandora-kernel.git ALSA: rme9652: fix a missing comma in channel_map_9636_ds[] commit 770bd4bf2e664939a9dacd3d26ec9ff7a3933210 upstream. 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 Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed