]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: opl4: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:33:57 +0000 (15:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:47:23 +0000 (07:47 +0200)
commit7debf0350e264c431f8c029a15d799317dd5d052
tree30e831601ca796fece2301290c59c8e11f6577f1
parenta2fa882d6dea19b4488b10f40334e04c77503ffc
ALSA: opl4: 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-8-tiwai@suse.de
sound/drivers/opl4/opl4_lib.c
sound/drivers/opl4/yrw801.c