commit | 8b4ac5429938dd5f1fbf2eea0687f08cbcccb6be | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Aug 07 15:34:25 2024 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 08 07:49:46 2024 +0200 |
tree | d0e8ec8775cd454fc9205aa5a1d3a5160f068c48 | |
parent | 610f04ca710cef5ab35dd14accfb0d14eaa822a0 [diff] |
ALSA: wavefront: 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-36-tiwai@suse.de