diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2011-06-28 16:33:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-06-28 11:13:35 -0700 |
commit | 0f91349b89f37dfad7b77f7829a105b6a0f526ec (patch) | |
tree | 4a2b109d3d736318913d0209a5f4ce89aaad1d24 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 2ccea03a8f7ec93641791f2760d7cdc6cab6205f (diff) |
usb: gadget: convert all users to the new udc infrastructure
peripheral drivers are using usb_add_gadget()/usb_del_gadget() to
register/unregister to the udc-core.
The udc-core will take the first available gadget driver and attach
function driver which is calling usb_gadget_register_driver(). This is
the same behaviour we have right now.
Only dummy_hcd was tested, the others were compiled tested.
Cc: Alan Stern <[email protected]>
Cc: Anton Tikhomirov <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: Darius Augulis <[email protected]>
Cc: Eric Miao <[email protected]>
Cc: Jingoo Han <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Kuninori Morimoto <[email protected]>
Cc: Li Yang <[email protected]>
Cc: Michael Hennerich <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Pavankumar Kondeti <[email protected]>
Cc: Roy Huang <[email protected]>
Cc: Russell King <[email protected]>
Cc: Toshiharu Okada <[email protected]>
Cc: Xiaochen Shen <[email protected]>
Cc: Yoshihiro Shimoda <[email protected]>
Cc: Yuan-Hsin Chen <[email protected]>
Cc: cxie4 <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions