Skip to content

Commit

Permalink
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Browse files Browse the repository at this point in the history
This patch is a preparation for adding SuperSpeed
support to dummy hcd.

It takes the master side fields out of the struct
dummy to a separate structure. The init process
was also modified to resemble the way it is
done by xHCI.

Signed-off-by: Tatyana Brokhman <tlinder@codeaurora.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Tatyana Brokhman authored and Greg Kroah-Hartman committed Jul 1, 2011
1 parent bdb64d7 commit cdfcbd2
Showing 1 changed file with 270 additions and 237 deletions.
Loading

0 comments on commit cdfcbd2

Please sign in to comment.