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)
commite311782acd196d17d25b323d115709c50c8f7d3f
treeafdc50298bdc5fe760bd7f501ce152bcc54b25af
parentc4c2533f802d6877803c4d778def43d8a122f27b
ALSA: hda - Re-add tracepoints to HD-audio core driver

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>
sound/hda/Makefile
sound/hda/hdac_bus.c
sound/hda/trace.c [new file with mode: 0644]
sound/hda/trace.h [new file with mode: 0644]
sound/pci/hda/Makefile
sound/pci/hda/hda_trace.h [deleted file]