]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a5eefdbe16fc2bf9452e19ed2e1400c96cc3194
tree4f52f9c4146aeae2a54309e69a1ea94aa5a000e5
parent2e59166f847e9a35548d6fd9577ab83628470236
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