ALSA: usb-audio: separate sync endpoint setting from set_format
authorEldad Zack <eldad@fogrefinery.com>
Sat, 3 Aug 2013 08:50:17 +0000 (10:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 6 Aug 2013 08:48:34 +0000 (10:48 +0200)
Setting the sync endpoint currently takes up about half of set_format().
Move it to a dedicated function.
No functional change.

Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/pcm.c

diff --cc sound/usb/pcm.c
Simple merge