ALSA: pcm - A helper function to compose PCM stream name for debug prints
authorTakashi Iwai <tiwai@suse.de>
Mon, 8 Jun 2009 13:58:48 +0000 (15:58 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Jun 2009 14:01:47 +0000 (16:01 +0200)
commitc00701101b82f2bc61dfc259748ec6e5288af6a9
treee3c9c70ed0c36387f030e268c5f7baf30ab25814
parentab1863fc9bc18c806338564124b1e5e7e3ef53d1
ALSA: pcm - A helper function to compose PCM stream name for debug prints

Use a common helper function for the PCM stream name displayed in
XRUN and buffer-pointer debug prints.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_lib.c