git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5760107
)
ALSA: hdspm - AES32: Fix TCO sync check reporting
author
Adrian Knoth
<adi@drcomp.erfurt.thur.de>
Fri, 5 Jul 2013 09:28:05 +0000
(11:28 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 5 Jul 2013 12:51:27 +0000
(14:51 +0200)
HDSPM_tco_lock and HDSPM_tcoLock were too close, so the previous code
didn't honour the difference between the two.
Let's be more verbose and use HDSPM_tcoLockMadi for MADI cards,
HDSPM_tcoLockAes for AES(32) and fix the code that makes use of both.
Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found