| commit | 2e87edf4922795f5e5e5be7934a36b6ff331022d | [log] [tgz] |
|---|---|---|
| author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | Sat Feb 04 18:55:20 2012 +0100 |
| committer | Felipe Balbi <balbi@ti.com> | Fri May 04 15:53:04 2012 +0300 |
| tree | 2066729e429f4f36d9a4cd57126d0973babe0024 | |
| parent | d3bfd25821bcfb99a56c2094af249ee2d6c9e4dc [diff] |
usb: gadget: make g_printer use composite This patch converts the g_printer to make use of the compoiste framework for descriptor parsing instead of its own implementation of it. This gadget contains now one function which is the printer gadget. Compile tested only. Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Signed-off-by: Felipe Balbi <balbi@ti.com>