From: Adrian Knoth Date: Fri, 5 Jul 2013 09:28:19 +0000 (+0200) Subject: ALSA: hdspm - AES32: Enable TCO support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0dc831b9bca98a0d8dafb00fa7f20b3aef6cab67;p=deliverable%2Flinux.git ALSA: hdspm - AES32: Enable TCO support This patch finally enables TCO support on RME AES(32) cards. Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/rme9652/hdspm.c b/sound/pci/rme9652/hdspm.c index 2f58e0721ea3..630316c108c0 100644 --- a/sound/pci/rme9652/hdspm.c +++ b/sound/pci/rme9652/hdspm.c @@ -6811,6 +6811,7 @@ static int snd_hdspm_create(struct snd_card *card, break; case MADI: + case AES32: if (hdspm_read(hdspm, HDSPM_statusRegister) & HDSPM_tco_detect) { hdspm->midiPorts++; hdspm->tco = kzalloc(sizeof(struct hdspm_tco),