From: Andrzej Pietrasiewicz Date: Thu, 7 Nov 2013 07:41:26 +0000 (+0100) Subject: usb: gadget: factor out alloc_ep_req X-Git-Tag: v3.14-rc1~148^2~90^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1efd54eab2b60c68c2ce75ea635306cef847d751;p=pandora-kernel.git usb: gadget: factor out alloc_ep_req alloc_ep_req() is a function repeated in several modules. Make a common implementation and use it. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Acked-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed