diff options
author | Peter Ujfalusi <[email protected]> | 2023-06-16 12:00:36 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-06-16 12:53:51 +0100 |
commit | d01c7636ffa051297672c55ab6088ae539d221ee (patch) | |
tree | 761135f835435c42133b9834978560ee9d2d691c /drivers/usb/cdns3/cdns3-imx.c | |
parent | d498a3bdfe954afb4155ab2bdc3ae534c949b907 (diff) |
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 <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions