ALSA: snd-usb: properly initialize the sync endpoint
authorDaniel Mack <zonque@gmail.com>
Thu, 22 Nov 2012 19:27:59 +0000 (20:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 22 Nov 2012 20:22:33 +0000 (21:22 +0100)
Jeffrey Barish reported an obvious bug in the pcm part of the usb-audio
driver which causes the code to not initialize the sync endpoint from
configure_endpoint().

Reported-by: Jeffrey Barish <jeff_barish@earthlink.net>
Signed-off-by: Daniel Mack <zonque@gmail.com>
Cc: stable@kernel.org [3.5+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found