ALSA: hda - Re-add tracepoints to HD-audio core driver
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Mar 2015 14:16:28 +0000 (15:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Mar 2015 12:17:58 +0000 (13:17 +0100)
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>

No differences found