mbox series

[0/2] soundwire: remove use of __func__ in dev_dbg

Message ID 20220823050158.2671245-1-yung-chuan.liao@linux.intel.com
Headers show
Series soundwire: remove use of __func__ in dev_dbg | expand

Message

Liao, Bard Aug. 23, 2022, 5:01 a.m. UTC
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(-)