summaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652/hdspm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/rme9652/hdspm.c')
-rw-r--r--sound/pci/rme9652/hdspm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/rme9652/hdspm.c b/sound/pci/rme9652/hdspm.c
index 17939b9713ea..7246302f6900 100644
--- a/sound/pci/rme9652/hdspm.c
+++ b/sound/pci/rme9652/hdspm.c
@@ -6462,9 +6462,9 @@ static int __devinit snd_hdspm_create(struct snd_card *card,
hdspm->channel_map_in_ss = hdspm->channel_map_out_ss =
channel_map_unity_ss;
- hdspm->channel_map_in_ds = hdspm->channel_map_out_ss =
+ hdspm->channel_map_in_ds = hdspm->channel_map_out_ds =
channel_map_unity_ss;
- hdspm->channel_map_in_qs = hdspm->channel_map_out_ss =
+ hdspm->channel_map_in_qs = hdspm->channel_map_out_qs =
channel_map_unity_ss;
hdspm->port_names_in_ss = hdspm->port_names_out_ss =