linux/drivers/uwb
Thomas Pugliese fbbde074ab UWB: fix sysfs warning on HWA device unplug.
In the disconnect routine for the hwa_hc interface, it calls
uwb_pal_unregister to unregister itself from the UWB subsystem.  This
function attempts to clean up the link to the host controller directory in
the device's UWB radio control interface directory.  If the disconnect
routine for the radio control interface has already run, the uwb directory
will be gone so the call to sysfs_remove_link generates a warning.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-12 15:41:09 -07:00
..
i1480
address.c
allocator.c
beacon.c
driver.c
drp-avail.c
drp-ie.c
drp.c usb: uwb: use correct locking calls for rc data 2013-05-21 11:48:03 -07:00
est.c uwb: use %*ph specifier to dump buffer 2013-06-03 14:33:26 -07:00
hwa-rc.c HWA RC: fix a kernel panic when unplugging the HWA dongle 2013-08-12 15:41:08 -07:00
ie-rcv.c
ie.c
Kconfig
lc-dev.c drivers: avoid format string in dev_set_name 2013-07-03 16:07:41 -07:00
lc-rc.c driver-core: constify data for class_find_device() 2013-02-06 12:18:56 -08:00
Makefile
neh.c
pal.c UWB: fix sysfs warning on HWA device unplug. 2013-08-12 15:41:09 -07:00
radio.c
reset.c
rsv.c usb: uwb: use correct locking calls for rc data 2013-05-21 11:48:03 -07:00
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c
uwb-internal.h USB: HWA: fix device probe failure 2013-06-24 16:20:43 -07:00
uwbd.c
whc-rc.c
whci.c uwb/whci: Use module_pci_driver to register driver 2013-05-21 11:48:03 -07:00