From: Adrian Knoth Date: Fri, 5 Jul 2013 09:28:05 +0000 (+0200) Subject: ALSA: hdspm - AES32: Fix TCO sync check reporting X-Git-Tag: v3.12-rc1~150^2~54^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0bf550476a5a6238baf1309ba913ca9f7a379ba;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed