ALSA: snd-usb: fix stream info output in /proc
authorDaniel Mack <zonque@gmail.com>
Mon, 21 May 2012 10:47:36 +0000 (12:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 21 May 2012 10:51:08 +0000 (12:51 +0200)
commit97f8d3b6503082416898f893a442a78f8819c42a
tree4f52f9c4146aeae2a54309e69a1ea94aa5a000e5
parent4f7c39dc557cabdbc932ae83432cc225c480133c
ALSA: snd-usb: fix stream info output in /proc

Set some substream struct members to make the proc interface code work
again.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Reported-by: Felix Homann <linuxaudio@showlabor.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/pcm.c