commit | 947d299686aa9cc8aecf749d54e8475c6e498956 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Thu Nov 22 20:27:59 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Nov 22 21:22:33 2012 +0100 |
tree | d7ffe824e1f71a622b3593ab7668256a40fe7b75 | |
parent | 34c3d1926bdaf45d3a891dd577482abcdd9faa34 [diff] |
ALSA: snd-usb: properly initialize the sync endpoint 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>