linux/drivers/uwb
Greg Kroah-Hartman 84c317ea07 uwb: use class_groups instead of class_attrs
The class_attrs pointer is long depreciated, and is about to be finally
removed, so move to use the class_groups pointer instead.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-09 10:41:00 +02:00
..
i1480 uwb: fix device quirk on big-endian hosts 2017-05-17 11:27:41 +02:00
Kconfig
Makefile
address.c
allocator.c
beacon.c
driver.c uwb: use class_groups instead of class_attrs 2017-06-09 10:41:00 +02:00
drp-avail.c
drp-ie.c
drp.c uwb: drp: Use setup_timer 2015-10-24 19:52:53 -07:00
est.c
hwa-rc.c uwb: hwa-rc: fix NULL-deref at probe 2017-03-14 17:07:30 +08:00
ie-rcv.c
ie.c
lc-dev.c
lc-rc.c uwb: fix device reference leaks 2016-11-01 09:04:04 -06:00
neh.c uwb: neh: Use setup_timer 2015-10-24 19:52:53 -07:00
pal.c uwb: fix device reference leaks 2016-11-01 09:04:04 -06:00
radio.c
reset.c
rsv.c uwb: rsv: Use setup_timer 2015-10-24 19:52:53 -07:00
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c debugfs: Pass bool pointer to debugfs_create_bool() 2015-10-04 11:36:07 +01:00
uwb-internal.h
uwbd.c uwb: uwbd() is not freezable kthread 2015-12-01 14:26:33 -08:00
whc-rc.c
whci.c