diff options
author | Takashi Iwai <[email protected]> | 2024-08-07 15:34:42 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-08-08 07:49:47 +0200 |
commit | 7f5485c4d3190dfc9294f347b2bfcce8c946b966 (patch) | |
tree | a34288e6ee79ba77af65c3a1b521015c84eab01a /tools/perf/scripts/python/flamegraph.py | |
parent | d41abde894830bfb77252653f606473728e930eb (diff) |
ALSA: asihpi: 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.
The debug prints with a special macro snd_printddd() are replaced with
the conditional pr_debug(). Unfortunately dev_dbg() can't be applied
well due to the lack of the reference to the device pointer.
Reviewed-by: Jaroslav Kysela <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions