ALSA: usb-audio: Improve some debug prints
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Nov 2020 08:53:13 +0000 (09:53 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Nov 2020 14:12:17 +0000 (15:12 +0100)
commite93e890e16ef5a0605b7cdc52b3bde50d88d7207
tree9976f3f894df6578842cecd0ba9d3afa1b140ef1
parent1803503fe963afe850b26769f5447f871b1c6f83
ALSA: usb-audio: Improve some debug prints

There are a few rooms for improvements wrt the debug prints:
- The EP debug print is shown only at starting, not at stopping
- The EP debug print contains useless object addresses
- Some helpers show the urb and the EP object addresses, too

This patch addresses those shortcomings.

Tested-by: Keith Milner <kamilner@superlative.org>
Tested-by: Dylan Robinson <dylan_robinson@motu.com>
Link: https://lore.kernel.org/r/20201123085347.19667-8-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/endpoint.c
sound/usb/pcm.c