From: Adrian Knoth Date: Sun, 12 Jun 2011 15:26:18 +0000 (+0200) Subject: ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode X-Git-Tag: v3.0-rc4~18^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fedf1535ab5ee02acbbc235c2272d84bb9334758;p=pandora-kernel.git ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode When using Word Clock on RME MADI cards, AutoSync mode was alternating betweeen MADI and WC due to a typo: AutoSync is indicated in the second status register (status2), not the first one (status). While the proc output was always correct, the reported WC frequency to ALSA was unstable as mentioned in http://mailman.alsa-project.org/pipermail/alsa-devel/2008-March/006723.html Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed