commit | 770bd4bf2e664939a9dacd3d26ec9ff7a3933210 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Dec 27 00:13:08 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 11:50:33 2014 +0100 |
tree | e8efcd384936ae1e64869d299a3e8c9b7818ee25 | |
parent | ec06b2bea73ed0db1e400ff5143c14e31836a77c [diff] |
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 <aristov.alexander@gmail.com> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>