DSD ports now only enabled once - avoids issue with stop_clock and un-driven clock. ConfigAudioPortsWrapper() also simplified.

This commit is contained in:
Ross Owen
2014-07-14 14:51:13 +01:00
parent aaac508fca
commit 4d4c7b8f39
4 changed files with 47 additions and 91 deletions

View File

@@ -34,7 +34,6 @@ unsigned int divide)
#ifndef CODEC_MASTER
/* Note this call to stop_clock() will pause forever if the port clocking the clock-block is not low.
* deliver() should return with this being the case */
stop_clock(clk_audio_bclk);
if(!isnull(p_lrclk))