remarkable-linux/drivers/misc/ti-st
Arvind Yadav 9045f18209 misc: ti-st: 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-28 16:55:48 +02:00
..
Kconfig
Makefile
st_core.c
st_kim.c misc: ti-st: constify attribute_group structures. 2017-08-28 16:55:48 +02:00
st_ll.c