From: Remy Bruno Date: Fri, 22 Feb 2008 16:57:02 +0000 (+0100) Subject: [ALSA] hdsp - RME 9632 fix at 192kHz X-Git-Tag: v2.6.26-rc1~1087^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ba97f8fa01bb5b48e73b4b1271fbf1436a2d4b;p=pandora-kernel.git [ALSA] hdsp - RME 9632 fix at 192kHz The bits indicating SPDIF frequency in the status register are not the same for the 9632 than for the other cards, because it also supports 192kHz. A specific bitmask has thus been added (used in hdsp_spdif_sample_rate()). The 9632 does not seem to report external sample rates greater than 96kHz. In this case, the best seems to report spdif rate when autosync reference is spdif. This also required to move function hdsp_spdif_sample_rate(). Signed-off-by: Remy Bruno Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed