1
linux/sound/isa/es1688
Takashi Iwai 7f7eff209e ALSA: es1688: 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.

For referring to the device, introduce snd_card pointer to struct
snd_es1688.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-25-tiwai@suse.de
2024-08-08 07:47:24 +02:00
..
es1688_lib.c ALSA: es1688: Use standard print API 2024-08-08 07:47:24 +02:00
es1688.c ALSA: es1688: Use standard print API 2024-08-08 07:47:24 +02:00
Makefile