ALSA: emux: 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 functions are changed to receive snd_card object for calling dev_*() functions, too. Reviewed-by:Jaroslav Kysela <perex@perex.cz> Signed-off-by:
Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20240807133452.9424-44-tiwai@suse.de
Showing
- include/sound/soundfont.h 4 additions, 2 deletionsinclude/sound/soundfont.h
- sound/synth/emux/emux_hwdep.c 4 additions, 2 deletionssound/synth/emux/emux_hwdep.c
- sound/synth/emux/emux_oss.c 7 additions, 4 deletionssound/synth/emux/emux_oss.c
- sound/synth/emux/emux_seq.c 6 additions, 7 deletionssound/synth/emux/emux_seq.c
- sound/synth/emux/emux_synth.c 6 additions, 6 deletionssound/synth/emux/emux_synth.c
- sound/synth/emux/soundfont.c 36 additions, 31 deletionssound/synth/emux/soundfont.c
Loading
Please register or sign in to comment