From: Adrian Knoth Date: Sat, 9 Mar 2013 23:37:22 +0000 (+0100) Subject: ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave mode X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcdc4ba1d8c69847540cb3152f0ca44e238111ee;p=pandora-kernel.git ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave mode When using the additional Time Code Option module in slave mode or the SYNC-In wordclock connector, the sample rate needs to be returned by hdspm_external_sample_rate(). Since this sample rate may contain any value with 1Hz granularity, we need to round it to a common rate as done by the OSX driver. [Fixed missing function declarations by tiwai] Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed