From: Felipe Balbi Date: Wed, 6 Jun 2012 09:00:50 +0000 (+0300) Subject: usb: dwc3: gadget: split special cases of ep_queue() X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b511e5e76bf488cd3eec1048483a3898393a4dca;p=pandora-kernel.git usb: dwc3: gadget: split special cases of ep_queue() It makes it easier to read and also avoids setting DWC3_EP_PENDING_REQUEST just so the next branch evaluates true. No functional changes otherwise. Cc: Pratyush Anand Cc: Paul Zimmerman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed