All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: SOF: ipc: Small cleanups for message handler functions
@ 2021-09-17  8:58 Peter Ujfalusi
  2021-09-17  8:58 ` [PATCH 1/2] ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message() Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2021-09-17  8:58 UTC (permalink / raw)
  To: lgirdwood, broonie, pierre-louis.bossart
  Cc: guennadi.liakhovetski, alsa-devel, kai.vehmanen,
	ranjani.sridharan, daniel.baluta, bard.liao

Hi,

Rename the parameter for ipc_trace_message() to match it's content and use
%#x" for hexadecimal prints in remaining places.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message()
  ASoC: SOF: ipc: Print 0x prefix for errors in
    ipc_trace/stream_message()

 sound/soc/sof/ipc.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-17 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17  8:58 [PATCH 0/2] ASoC: SOF: ipc: Small cleanups for message handler functions Peter Ujfalusi
2021-09-17  8:58 ` [PATCH 1/2] ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message() Peter Ujfalusi
2021-09-17  8:58 ` [PATCH 2/2] ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message() Peter Ujfalusi
2021-09-17 14:03 ` [PATCH 0/2] ASoC: SOF: ipc: Small cleanups for message handler functions Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.