uwb: add the umc bus
authorDavid Vrabel <david.vrabel@csr.com>
Wed, 17 Sep 2008 15:34:12 +0000 (16:34 +0100)
committerDavid Vrabel <dv02@dv02pc01.europe.root.pri>
Wed, 17 Sep 2008 15:54:25 +0000 (16:54 +0100)
commitda389eac31be24556a71dd59ea6539ae4cba5c15
tree2352d3f63ab00b6be124cde7891f7ad6fafd824e
parent2f86c3e67d6423d6d23ee2f737ad4f0730435742
uwb: add the umc bus

The UMC bus is used for the capabilities exposed by a UWB Multi-interface
Controller as described in the WHCI specification.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
drivers/uwb/Makefile
drivers/uwb/umc-bus.c [new file with mode: 0644]
drivers/uwb/umc-dev.c [new file with mode: 0644]
drivers/uwb/umc-drv.c [new file with mode: 0644]
include/linux/uwb/umc.h [new file with mode: 0644]