wusb: add the USB wusb-cbaf driver

Add a driver for cable based associated of (Wireless) USB devices.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
diff --git a/drivers/usb/wusbcore/Makefile b/drivers/usb/wusbcore/Makefile
index ea1dbfc..6504f42 100644
--- a/drivers/usb/wusbcore/Makefile
+++ b/drivers/usb/wusbcore/Makefile
@@ -1,4 +1,4 @@
-obj-$(CONFIG_USB_WUSB)		+= wusbcore.o
+obj-$(CONFIG_USB_WUSB)		+= wusbcore.o wusb-cbaf.o
 
 wusbcore-objs := 	\
 	crypto.o	\
@@ -10,3 +10,5 @@
 	reservation.o	\
 	security.o	\
 	wusbhc.o
+
+wusb-cbaf-objs := cbaf.o