linux/drivers/uwb
Arvind Yadav f892a9bc41 uwb: lc-rc: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work with
const attribute_group. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-10 11:31:27 -07:00
..
i1480 uwb: i1480: add missing goto 2017-05-25 14:30:13 +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: lc-rc: constify attribute_group structures. 2017-08-10 11:31:27 -07:00
neh.c
pal.c uwb: fix device reference leaks 2016-11-01 09:04:04 -06:00
radio.c
reset.c
rsv.c
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c
uwb-internal.h
uwbd.c uwb: uwbd() is not freezable kthread 2015-12-01 14:26:33 -08:00
whc-rc.c
whci.c