From 770bd4bf2e664939a9dacd3d26ec9ff7a3933210 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 27 Dec 2013 00:13:08 +0200 Subject: [PATCH] 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-format-patch failed