[alsa-devel] [PATCHv2 27/31] ALSA: hdspm - AES32: Enable TCO support

Adrian Knoth adi at drcomp.erfurt.thur.de
Fri Jul 5 11:28:19 CEST 2013


This patch finally enables TCO support on RME AES(32) cards.

Signed-off-by: Adrian Knoth <adi at drcomp.erfurt.thur.de>

diff --git a/sound/pci/rme9652/hdspm.c b/sound/pci/rme9652/hdspm.c
index 2f58e07..630316c 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),
-- 
1.8.3.1



More information about the Alsa-devel mailing list