+3
−0
+6
−1
sound/hda/trace.c
0 → 100644
+6
−0
sound/hda/trace.h
0 → 100644
+62
−0
+0
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Now let's take the basic tracepoints back to the HD-audio driver.
The three bus tracepoints, hda_send_cmd, hda_get_response and
hda_unsol_event are revived but in a slightly different form.
Since we don't assign the card number there, print the bus device name
instead.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>