projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d63ec3
)
ALSA: hdspm - AES32: Enable TCO support
author
Adrian Knoth
<adi@drcomp.erfurt.thur.de>
Fri, 5 Jul 2013 09:28:19 +0000
(11:28 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 5 Jul 2013 12:53:11 +0000
(14:53 +0200)
This patch finally enables TCO support on RME AES(32) cards.
Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/rme9652/hdspm.c
b/sound/pci/rme9652/hdspm.c
index 2f58e0721ea349fe7f21bea4bb6286d74cee40e6..630316c108c092cbe1dced8a0929456c34739e6e 100644
(file)
--- 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),