public inbox for linux-kernel@vger.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
  2022-08-23  5:01 ` [PATCH 1/2] soundwire: bus: " Bard Liao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bard Liao @ 2022-08-23  5:01 UTC (permalink / raw)
  To: alsa-devel, vkoul
  Cc: vinod.koul, linux-kernel, gregkh, pierre-louis.bossart, bard.liao

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] 4+ messages in thread

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

Thread overview: 4+ 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 ` [PATCH 1/2] soundwire: bus: " Bard Liao
2022-08-23  5:01 ` [PATCH 2/2] soundwire: intel: " Bard Liao
2022-08-23 17:02 ` [PATCH 0/2] soundwire: " Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox