summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c3e9d57)
raw | patch | inline | side by side (parent: c3e9d57)
author | Govind Jeyaram <govind.j@ti.com> | |
Sat, 1 Apr 2017 00:49:03 +0000 (17:49 -0700) | ||
committer | Govind Jeyaram <govind.j@ti.com> | |
Sat, 1 Apr 2017 00:49:03 +0000 (17:49 -0700) |
pasdk/test_dsp/sap/sap_mcasp.c | patch | blob | history |
index f46beea2fd255094744d7602d03c166c30c6179d..2adffe09b954e3e36b7862235ebe2f1de7f250ca 100644 (file)
timeout++;
if (timeout > 10000)
{
- //TRACE_TERSE1(( "SAP_MCASP_enable(): McASP serializer %d timed out.\n", i));
+ Log_info1("SAP_MCASP_enable(): McASP serializer %d timed out.\n", i);
result = SIO2_ETIMEOUT;
break;
}