ALSA: vxpocket: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:37 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:49:47 +0000 (07:49 +0200)
commit2acbb5e57230830016e0fb2d61886e7a8c7f59ce
treefed1ae090de8aa1b7f0d213ab42cd1b8b6c54921
parentc7e58049a20b2d63c5964f229b11333e5a82168b
ALSA: vxpocket: 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-48-tiwai@suse.de
sound/pcmcia/vx/vxp_ops.c
sound/pcmcia/vx/vxpocket.c