ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Sun, 12 Jun 2011 15:26:18 +0000 (17:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 12 Jun 2011 16:49:56 +0000 (18:49 +0200)
commitfedf1535ab5ee02acbbc235c2272d84bb9334758
tree9f74641e449e14ffa50ca50b2a60eaeead4a8426
parentc0da00145f9a32ef33b14508e6fd90fc130afbdc
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 <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c