From 1eec6111d47609c47d806a4483d19150d0876289 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Mon, 14 Apr 2014 13:59:41 +0100 Subject: [PATCH] Comment correction --- module_usb_audio/ports/audioports.xc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module_usb_audio/ports/audioports.xc b/module_usb_audio/ports/audioports.xc index d55e900e..7abb9d7b 100644 --- a/module_usb_audio/ports/audioports.xc +++ b/module_usb_audio/ports/audioports.xc @@ -33,8 +33,8 @@ 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 - however, if you are having trouble the code - * above can be enabled */ + * deliver() should return with this being the case */ + stop_clock(clk_audio_bclk); if(!isnull(p_lrclk))