ASOC: SOF: ipc: prevent logging trace messages
authorDragos Tarcatu <dragos_tarcatu@mentor.com>
Wed, 12 Jun 2019 16:57:01 +0000 (11:57 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 13 Jun 2019 18:53:14 +0000 (19:53 +0100)
commit4cee883e97b6095e23f5d72543da93e1506ff8c2
treef3c36f94c5b670167e336df88a3664e189cd9736
parent3e6de89409bf7ad149bfb05dd0dce6c5678ea0a8
ASOC: SOF: ipc: prevent logging trace messages

If the firmware is set for verbose tracing, the kernel log is flooded
with ipc rx/ipc rx done messages. Prevent logging those unless the
verbose IPC debugging config option is set.

Signed-off-by: Dragos Tarcatu <dragos_tarcatu@mentor.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/ipc.c