staging: ozwpan: Added USB HCD implementation
authorChris Kelly <ckelly@ozmodevices.com>
Mon, 20 Feb 2012 21:11:53 +0000 (21:11 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 17:26:51 +0000 (09:26 -0800)
commitae926051d7eb8f80dba9513db70d2e2fc8385d3a
treeb3ff68744d42b77076aaa8333ddf0e0a76d659fe
parentbc3157dde35ac3b2ec12229edcfaca58cd7925c0
staging: ozwpan: Added USB HCD implementation

Added the implementation of the virtual USB HCD that is used to
present devices connected via the network to the USB subsystem.

Signed-off-by: Chris Kelly <ckelly@ozmodevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ozwpan/ozhcd.c [new file with mode: 0644]
drivers/staging/ozwpan/ozhcd.h [new file with mode: 0644]