summaryrefslogtreecommitdiffstats
path: root/Documentation/sound/kernel-api
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2024-08-07 15:34:42 +0200
committerTakashi Iwai <tiwai@suse.de>2024-08-08 07:49:47 +0200
commit7f5485c4d3190dfc9294f347b2bfcce8c946b966 (patch)
treea34288e6ee79ba77af65c3a1b521015c84eab01a /Documentation/sound/kernel-api
parentALSA: sparc: Use standard print API (diff)
downloadlinux-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