Drivers: DAI: Intel: Reduce traces dai_dmic_start()
This patch removes the traces printed inside spinlock protected
code. The DMIC capture start code is timing critical. Traces
leave an unknown delay into start sequence, so it's better to not
produce them.
Signed-off-by:
Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Loading
Please sign in to comment