usb/isp1760: Clean up urb enqueueing
authorArvid Brodin <arvid.brodin@enea.com>
Tue, 26 Apr 2011 19:47:37 +0000 (21:47 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 00:02:54 +0000 (17:02 -0700)
commit34537731d7f64d20116fbef4a665ec6a37195573
treefc3fdf167bd96b43fa66a30fbacc57dcb794c95a
parent847ed3e8f18b9cc401677e6e14eb7c89c7b8dfb6
usb/isp1760: Clean up urb enqueueing

This collects urb enqueue code that was spread out all over the place
into a couple of more readable functions.

Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c