All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] soundwire: remove use of __func__ in dev_dbg
@ 2022-08-23  5:01 ` Bard Liao
  0 siblings, 0 replies; 8+ messages in thread
From: Bard Liao @ 2022-08-23  5:01 UTC (permalink / raw)
  To: alsa-devel, vkoul
  Cc: gregkh, pierre-louis.bossart, vinod.koul, bard.liao, linux-kernel

The module and function information can be added with
'modprobe foo dyndbg=+pmf'

Pierre-Louis Bossart (2):
  soundwire: bus: remove use of __func__ in dev_dbg
  soundwire: intel: remove use of __func__ in dev_dbg

 drivers/soundwire/bus.c   | 16 ++++++++--------
 drivers/soundwire/intel.c | 14 +++++++-------
 2 files changed, 15 insertions(+), 15 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-23 18:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23  5:01 [PATCH 0/2] soundwire: remove use of __func__ in dev_dbg Bard Liao
2022-08-23  5:01 ` Bard Liao
2022-08-23  5:01 ` [PATCH 1/2] soundwire: bus: " Bard Liao
2022-08-23  5:01   ` Bard Liao
2022-08-23  5:01 ` [PATCH 2/2] soundwire: intel: " Bard Liao
2022-08-23  5:01   ` Bard Liao
2022-08-23 17:02 ` [PATCH 0/2] soundwire: " Vinod Koul
2022-08-23 17:02   ` Vinod Koul

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.