]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit58b84d1a574e0c2cc6c3c2ecad667c54fa3da9ba
treeb3ff68744d42b77076aaa8333ddf0e0a76d659fe
parentfaa4de571b5372cba0dada154f40918e818aa96d
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]