[PATCH 0/2] soundwire: remove use of __func__ in dev_dbg
From: Bard Liao
Date: Tue Aug 23 2022 - 00:58:06 EST
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