ALSA: mts64: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:33:52 +0000 (15:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:47:22 +0000 (07:47 +0200)
commitf7d4adacc588d995e76a85f42064af2c7dc0fa83
tree587aa931c1daabf00830ea1522f28a4d487e2825
parent94cd66f8dcad8faba7a3425c324c83464ac60887
ALSA: mts64: 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-3-tiwai@suse.de
sound/drivers/mts64.c