diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-08-07 15:34:42 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-08-08 07:49:47 +0200 |
commit | 7f5485c4d3190dfc9294f347b2bfcce8c946b966 (patch) | |
tree | a34288e6ee79ba77af65c3a1b521015c84eab01a /Documentation/sound/kernel-api | |
parent | ALSA: sparc: Use standard print API (diff) | |
download | linux-7f5485c4d3190dfc9294f347b2bfcce8c946b966.tar.xz linux-7f5485c4d3190dfc9294f347b2bfcce8c946b966.zip |
ALSA: asihpi: Use standard print API
Use the standard print API with dev_*() instead of the old house-baked
one. It gives better information and allows dynamically control of
debug prints.
The debug prints with a special macro snd_printddd() are replaced with
the conditional pr_debug(). Unfortunately dev_dbg() can't be applied
well due to the lack of the reference to the device pointer.
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-53-tiwai@suse.de
Diffstat (limited to 'Documentation/sound/kernel-api')
0 files changed, 0 insertions, 0 deletions