staging: ozwpan: Added USB service to protocol
authorChris Kelly <ckelly@ozmodevices.com>
Mon, 20 Feb 2012 21:12:08 +0000 (21:12 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 17:26:51 +0000 (09:26 -0800)
commitb3147863b523912633bfd4876d242cd5ae7d8e7a
treef83f0b6839a68bd79be09cd3e466cfca439a5b19
parentae926051d7eb8f80dba9513db70d2e2fc8385d3a
staging: ozwpan: Added USB service to protocol

The L2 protocol supports various services, one of which is USB.
This provides the implementation of that service and plumbs it to
the virtual USB HCD.

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