commit | a84d9e5361bcfbff1c84481bd9c04fc58a56d83b | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Sep 06 20:11:09 2012 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Sep 10 15:36:04 2012 +0300 |
tree | d84989410bb1e1b2a32cf9e7b782053ce9c1c4ad | |
parent | 4001a7a163d8e49eb9baf294527ad2ed50202e22 [diff] |
usb: gadget: start with libcomposite This patch aims to be simple. It removes #include usbstribgs.c line from each gadget and creates libcomposite.ko which has only one member, that is usbstribgs.c. Acked-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>