]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Update comments
authorFrank Livingston <frank-livingston@ti.com>
Tue, 27 Feb 2018 22:21:37 +0000 (16:21 -0600)
committerFrank Livingston <frank-livingston@ti.com>
Tue, 27 Feb 2018 22:21:37 +0000 (16:21 -0600)
pasdk/test_dsp/framework/audioStreamOutProc.c

index 53a84537ebc73821c28e1833dbb0019f59ab57f6..d5b6c2246d7ae4301bf905911b244e5a8200f042 100644 (file)
@@ -930,8 +930,8 @@ static Int PAF_ASOT_selectDevices(
         {
             // Select Output Devices
             //  FL, New IO: Placeholder function, this will be reorganized moving forward.
         {
             // Select Output Devices
             //  FL, New IO: Placeholder function, this will be reorganized moving forward.
-            //  FL: New IO: API for single Output.
-            //  FL: New IO: Doesn't (re-)configure Output driver.
+            //  FL, New IO: API for single Output.
+            //  FL, New IO: Doesn't (re-)configure Output driver.
             status = asopSelectDevices(&pAsotCfg->pIoOut[zO]);
             if (status < 0)
             {
             status = asopSelectDevices(&pAsotCfg->pIoOut[zO]);
             if (status < 0)
             {