]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: vx_core: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:01 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:47:23 +0000 (07:47 +0200)
commit41abc8056dd3125d4a9b7ac0f4087dfb67580d95
treea9a091dcbb6934cac31d036d2f17d190ecd2578b
parentb426b3ba9f6fe17990893c5324727dd217d420b6
ALSA: vx_core: 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 commented old debug prints are dropped, too.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-12-tiwai@suse.de
sound/drivers/vx/vx_core.c
sound/drivers/vx/vx_hwdep.c
sound/drivers/vx/vx_pcm.c
sound/drivers/vx/vx_uer.c