ALSA: hdspm - AES32: Fix TCO sync check reporting
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Fri, 5 Jul 2013 09:28:05 +0000 (11:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 5 Jul 2013 12:51:27 +0000 (14:51 +0200)
commitb0bf550476a5a6238baf1309ba913ca9f7a379ba
treefa449e65fab7ef6361887e95074d7999377104ad
parent5760107c8263cf518968ece65453b7d9b8ca3d0a
ALSA: hdspm - AES32: Fix TCO sync check reporting

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>
sound/pci/rme9652/hdspm.c
This page took 0.025339 seconds and 5 git commands to generate.