]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
usb gadget zero: split out loopback config
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 20 Jun 2008 00:55:35 +0000 (17:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:03 +0000 (15:16 -0700)
commite5760fdac8c8aeca060d1afc8a233ea3d7a46720
tree2845c06bf7415f12cc52aff3ffe41dd28b22a7ec
parenta400cadc0774c31f67c419a835d80ba611128c2a
usb gadget zero: split out loopback config

This splits the gadget zero "loopback" configuration into a standalone
"configuration driver", building on the composite gadget framework code.
It doesn't yet pull the original code out of gadget zero or update how
that driver is built.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/f_loopback.c [new file with mode: 0644]
drivers/usb/gadget/g_zero.h