ALSA: cmi8330: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:12 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:47:24 +0000 (07:47 +0200)
commit6aa5cb8540d0763cd00c97eb7855c80c6eb4b7a7
treeaf63ccaec2b3b1df01705b23f5d003242ca97516
parent09d1e9b4c18e46feb85f1e8738babf31b00632bf
ALSA: cmi8330: 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-23-tiwai@suse.de
sound/isa/cmi8330.c