ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave mode
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Sat, 9 Mar 2013 23:37:22 +0000 (00:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 11 Mar 2013 09:10:53 +0000 (10:10 +0100)
commitfcdc4ba1d8c69847540cb3152f0ca44e238111ee
treecce5f3a72b6b448b629408868963c8f488634305
parent3f7bf918bfa2f4b8aa461ae82249e3c187bbff81
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 <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c
This page took 0.024492 seconds and 5 git commands to generate.