ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 16 Jun 2022 22:05:59 +0000 (17:05 -0500)
committerTakashi Iwai <tiwai@suse.de>
Fri, 17 Jun 2022 08:45:41 +0000 (10:45 +0200)
commit6376ab02374822e1e8758a848ee736a182786a2e
treef4af70c3333333e9db419c0fe89338656899e4ed
parent33fa35db8917118929edacc7fdeebdcde26a6803
ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg

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

Suggested-by: Greg KH <gregkh@linuxfoundation.org>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20220616220559.136160-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/intel-nhlt.c