linux/sound/drivers/opl3
Takashi Iwai a2fa882d6d ALSA: opl3: 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.

Some debug prints are cleaned up with a macro, too.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-7-tiwai@suse.de
2024-08-08 07:47:22 +02:00
..
Makefile ALSA: drivers: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:57 +02:00
opl3_drums.c ALSA: opl3: More constifications 2020-01-05 16:14:59 +01:00
opl3_lib.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_midi.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_oss.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_seq.c ALSA: opl3: Fix assignment in if condition 2021-06-09 17:30:33 +02:00
opl3_synth.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_voice.h ALSA: seq: Constify struct snd_midi_op 2020-01-03 09:24:19 +01:00