From: Thomas Pugliese Date: Tue, 16 Sep 2014 20:53:08 +0000 (-0500) Subject: uwb: create a uwb bus type and add in-range peer devices to it X-Git-Tag: fixes-for-v3.18-merge-window~16^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848879340a7d220fd9801396eba82ecac2f2a739;p=pandora-kernel.git uwb: create a uwb bus type and add in-range peer devices to it Documentation/usb/WUSB-Design-overview.txt states that UWB devices seen by a UWB radio controller are added to /sys/bus/uwb/devices, but this was not actually being done. This functionality is needed in order for UWB peer devices to be enumerated by user mode tools. This patch creates a uwb bus type and adds UWB peer devices to it as they are discovered by the radio controller. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed