diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2023-06-16 13:00:36 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-06-16 14:53:51 +0300 |
commit | d01c7636ffa051297672c55ab6088ae539d221ee (patch) | |
tree | 761135f835435c42133b9834978560ee9d2d691c /scripts/lib/kdoc/kdoc_output.py | |
parent | d498a3bdfe954afb4155ab2bdc3ae534c949b907 (diff) | |
download | linux-d01c7636ffa051297672c55ab6088ae539d221ee.tar.xz |
ASoC: SOF: ipc3: Dump IPC message payload
Dump the IPC message payload if BIT(11) of sof_debug is set and the message
contains more data than just a header.
The header size differs between TX and RX and in case of set_get_data, the
header is always the reply header for the message regardless if it is TX
or RX.
The use of printk(KERN_DEBUG "..."); is on purpose to keep the dmesg output
tidy.
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20230616100039.378150-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions