]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: wss: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:26 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:49:46 +0000 (07:49 +0200)
commit661c43fcdf622dffdf2d4f4e8d3276a4df59b920
treeb91df1daa47d4b565ba545d3d47fc3a912ebcc6b
parent8b4ac5429938dd5f1fbf2eea0687f08cbcccb6be
ALSA: wss: 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.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-37-tiwai@suse.de
sound/isa/wss/wss_lib.c