]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: cs4236: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:13 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:47:24 +0000 (07:47 +0200)
commit257d0c813b65cd2afb5ee68c026053d011509063
treeb1036d0568061345b3ea12f692613ada55e8b06e
parent6aa5cb8540d0763cd00c97eb7855c80c6eb4b7a7
ALSA: cs4236: 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-24-tiwai@suse.de
sound/isa/cs423x/cs4236.c
sound/isa/cs423x/cs4236_lib.c