commit | e311782acd196d17d25b323d115709c50c8f7d3f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Mar 10 15:16:28 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 23 13:17:58 2015 +0100 |
tree | afdc50298bdc5fe760bd7f501ce152bcc54b25af | |
parent | c4c2533f802d6877803c4d778def43d8a122f27b [diff] |
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>