linux/drivers/misc/lis3lv02d
Arvind Yadav 27c0823fd9 misc: lis3lv02d: 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
lis3lv02d.c misc: lis3lv02d: constify attribute_group structures. 2017-08-28 16:55:48 +02:00
lis3lv02d.h
lis3lv02d_i2c.c
lis3lv02d_spi.c