From: Sebastian Andrzej Siewior Date: Sun, 23 Dec 2012 20:09:59 +0000 (+0100) Subject: usb: gadget: move loopback's config descriptor out of f_loopback X-Git-Tag: v3.9-rc1~126^2~43^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f46f09a80a39fe646fe415a21435f2a05df6c2;p=pandora-kernel.git usb: gadget: move loopback's config descriptor out of f_loopback f_loopback should only include the bare function but it also includes the config descriptor. This patch moves the config descriptor into zero.c, the only user of this function. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed