From: Felipe Balbi Date: Thu, 15 Dec 2011 11:31:48 +0000 (+0200) Subject: usb: gadget: add generic map/unmap request utilities X-Git-Tag: v3.4-rc1~184^2~22^2~39^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a698908d3b3be915ac20cd37faeff1216f6b4fe8;p=pandora-kernel.git usb: gadget: add generic map/unmap request utilities such utilities are currently duplicated on all UDC drivers basically with the same structure. Let's group all implementations into one generic implementation and get rid of that duplication. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed