alistair23-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
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
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
Kconfig
lc-dev.c
lc-rc.c uwb: lc-rc: constify attribute_group structures. 2017-08-10 11:31:27 -07:00
Makefile
neh.c
pal.c
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
whc-rc.c
whci.c